How to set Tab key in Tab panel

N. Dayakar dayakar at river-valley.com
Tue Nov 30 01:13:09 EST 2004


On Tue, November 30, 2004 5:21 am, Sarah Reichelt said:
> You can use an arrowKey handler to detect arrow keys being pressed and
> a tabKey handler to detect the tab key. Then set the menuHistory of the
> Tab button in response. Don't forget to pass the arrowKey message if
> you aren't handling it, just in case it is needed to do something else.
>

Hi Sarah,

Thank you very much for giving me the tip to set the tab key functioning
in the Tab Panel. :-)

Cheers,

Dayakar N



More information about the use-livecode mailing list