Change Tabs

Sarah Reichelt sarah.reichelt at gmail.com
Thu Oct 5 20:58:40 EDT 2006


On 10/6/06, Mark Greenberg <markgreenberg at cox.net> wrote:
> I know I'm missing something obvious, so I'll brace myself for egg on
> my face now.
>
> How does one script a change in a tabbed button?  That is, I need it
> to change from one tab to another without the user clicking it.
>

set the menuHistory of btn Tabs" to 3

will effectively click on the 3rd tab. If you have a menuPick handler,
it will be triggered then.

Cheers,
Sarah



More information about the use-livecode mailing list