How to set Tab key in Tab panel
Sarah Reichelt
sarahr at genesearch.com.au
Mon Nov 29 18:51:34 EST 2004
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.
Cheers,
Sarah
sarahr at genesearch.com.au
http://www.troz.net/Rev/
On 29 Nov 2004, at 10:47 pm, N. Dayakar wrote:
>
> Hi All,
>
> Could anybody please help me how to select the tabs in a "Tab Panel"
> with
> tab key/arrow key.
>
> I am using Revolution 2.5 in Mac OS 10.3.4.
>
> --
> With kind regards,
>
> N Dayakar
More information about the use-livecode
mailing list