Have a look at for example SimpleHierarchicalListMorph>>#keyStroke: and #arrowKey:. It handles arrow keys.
Lukas On 22 November 2010 08:59, Stéphane Ducasse <[email protected]> wrote: > tx helene I prefer to think that I talk to humans :) > > Programming is fun in certain language. > Stef > > On Nov 22, 2010, at 10:24 AM, Helene Bilbo wrote: > >> >> I dont think beeing reluctant must be a bad thing to learn something. If you >> are sceptic about something it may often lead to interesting results. And it >> was for sure not meant as an offence. >> >> But in order to get help i changed the alias. >> >> >> Stéphane Ducasse wrote: >>> >>> Change your alias. >>> It is childish to ask for help in programming if you do not want to >>> program. >>> Use any funny alias but not that one! >>> >>> Stef >>> >> -- >> View this message in context: >> http://forum.world.st/How-to-make-a-Morph-that-gets-to-handle-all-arrow-key-events-tp3052458p3053311.html >> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >> >> _______________________________________________ >> Pharo-users mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > > > _______________________________________________ > Pharo-users mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Pharo-users mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
