Damien,
I do not understand this issue.
http://code.google.com/p/pharo/issues/detail?id=2
Example doit:
Utilities classFromPattern: 'orph' withCaption: 'Morphs'
This generates a menu with the caption as heading. The name of the
selected class is returned.
I do not understand the issue here. The following code will fire up a
browser.
(Utilities classFromPattern: 'orph' withCaption: 'Morphs') browse
WHat needs to be fixed?
- on
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project