[Q] keyboard navigation in menus

Torge.Husfeldt at gmx.de Torge.Husfeldt at gmx.de
Tue Jan 14 15:37:00 UTC 2003


Bonjour Thierry,

I think the place to fix this is the method
PluggableTextMorph>>yellowButtonActivity:
(note the colon)
where you have to replace the false in the last line with
a true.
I don't know why it was that way or what other consequences
this might have, but for the time being it works for me..

HTH,
Torge
"Thierry Reignier" <thierry_reignier at hotmail.com> wrote:
> Hi,
> 
> I would like to have keyboard navigation in popup menus rather
> than mouse movings/clicking.
> 
> Do you have any tips on how this could be implemented?
> Right now events are handled by the calling morph.
> 
> Appologize for not having time to investigate so much by myself.
> 
> Thanks in advance
> 
> Thierry
> 
> _________________________________________________________________
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
> http://join.msn.com/?page=features/junkmail



More information about the Squeak-dev mailing list