[Pharo-project] MethodName is now Finder
Hello everyone ^^ After a week in ESUG and thanks to Alain and Tobias, I've improved the Finder tool :) To test it, you have to download : Gofer new squeaksource: 'PharoTaskForces'; package: 'NullTextStyler'; load Gofer new squeaksource: 'PharoTaskForces'; package: 'DialogItemsChooser'; load and the last but not the least : Gofer new squeaksource: 'PharoTaskForces'; package: 'Finder'; load It works only on Pharo 1.2 and you will probably have an error due to an issue about PluggableTextMorph : http://code.google.com/p/pharo/issues/detail?id=2973 To open it, just click World >> Tools >> Finder Ben
thanks benjamin we will have a look. This was a cool feeling to see you coding all evenings :) On Sep 18, 2010, at 6:45 PM, Benjamin Van Ryseghem wrote:
Hello everyone ^^
After a week in ESUG and thanks to Alain and Tobias, I've improved the Finder tool :)
To test it, you have to download :
Gofer new squeaksource: 'PharoTaskForces'; package: 'NullTextStyler'; load
Gofer new squeaksource: 'PharoTaskForces'; package: 'DialogItemsChooser'; load
and the last but not the least : Gofer new squeaksource: 'PharoTaskForces'; package: 'Finder'; load
It works only on Pharo 1.2 and you will probably have an error due to an issue about PluggableTextMorph : http://code.google.com/p/pharo/issues/detail?id=2973
To open it, just click World >> Tools >> Finder
Ben _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Very nice! Regards, Gary ----- Original Message ----- From: Benjamin Van Ryseghem To: pharo-project@lists.gforge.inria.fr Sent: Saturday, September 18, 2010 5:45 PM Subject: [Pharo-project] MethodName is now Finder Hello everyone ^^ After a week in ESUG and thanks to Alain and Tobias, I've improved the Finder tool :) To test it, you have to download : Gofer new squeaksource: 'PharoTaskForces'; package: 'NullTextStyler'; load Gofer new squeaksource: 'PharoTaskForces'; package: 'DialogItemsChooser'; load and the last but not the least : Gofer new squeaksource: 'PharoTaskForces'; package: 'Finder'; load It works only on Pharo 1.2 and you will probably have an error due to an issue about PluggableTextMorph : http://code.google.com/p/pharo/issues/detail?id=2973 To open it, just click World >> Tools >> Finder Ben ------------------------------------------------------------------------------ _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Benjamin Van Ryseghem -
Gary Chambers -
Stéphane Ducasse