Issue 5159 in pharo: click and on:send:to:

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Issue 5159 in pharo: click and on:send:to:

pharo
Status: Accepted
Owner: [hidden email]

New issue 5159 by [hidden email]: click and on:send:to:
http://code.google.com/p/pharo/issues/detail?id=5159

One day we should clean all that.
First we should remove DependentFields from Object and do the same as in  
CUIS.


( SimpleButtonMorph new extent: 80@60 ; label: 'test' ; on:#click send:  
#value to:[ UIManager default inform: 'test']; color: Color red)
                openInWorld.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker