I'm sorry, I'm a complete novice at Pharo. When I try to "do" that code fragment I get "Unknown variable: Installer". Can someone tell me what I'm doing wrong?
On 26/06/2009, at 11:58 PM, Romain Robbes wrote: > Dear Pharo users, > > I fixed a few things in OCompletion: > > -When completing class names, performance should be improved when > scrolling the list of possibilities. > -Pressing tab when there are no matches in the cache of recently used > entries will bring up the normal completion menu. > -Fixed issue when on rare occasions the selected item in the menu > would be out of sync with the entries and cause a walkback. > > As always, OCompletion is available at: > > Installer squeaksource project: 'OCompletion'; install: 'OCLoader' > > Cheers, > Romain > -- > Romain Robbes > http://www.inf.unisi.ch/phd/robbes > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project Steve _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
