I actually installed squeak 4.2 and missed the autocompletion. To try
Ocompletion from Levente Uzonyi out, just evaluate the following script
in your image:

Installer squeaksource
 project: 'RoelTyper';
 install: 'RoelTyper-FredericPluquet.82';
 project: 'OCompletion';
 install: 'OcompletionSqueakCompatibility-ul.1';
 install: 'Ocompletion-ul.67'.

May be that will help other users on autocompletion deprivation. For
deatails please consult 
http://news.squeak.org/2010/10/07/tab-completion-returns-to-squeak/.

Regards

BB
_______________________________________________
Beginners mailing list
[email protected]
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to