Re: [Pharo-users] Reef examples?

2017-07-25 Thread Stephane Ducasse
I tried to write something but I failed because this is too complex to have to understand first a frameworks and then write a real documentation. This costs me too much I cannot do it anymore. Stef On Tue, Jul 25, 2017 at 3:16 PM, Martin Dias wrote: > Hello, > > I've downloaded Reef following es

[Pharo-users] REEF examples

2016-02-19 Thread recursive68
Hi, I'm trying to use REEF but can only find a few limited examples which aren't helping really. Does anyone know for example how I would update a RETextField value when a REButton is clicked ? I found this example someone answered to a the query I had but it doesn't work: REForm subclass: #MyFo