Updates:
Status: FixToInclude
Comment #4 on issue 5979 by
[hidden email]: "Method names
containing" shortcut broken
http://code.google.com/p/pharo/issues/detail?id=5979ok. the only change needed is that as this method is on SystemNavigation,
you can just call it on self.
^ self browseAllSelect: [ :e | e selector includesSubstring: aString
caseSensitive: false ].
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker