Tabbed Buttons Properties?
Trevor DeVore
trevor at mangomultimedia.com
Thu Apr 10 14:09:01 EDT 2003
On Thursday, April 10, 2003, at 01:17 PM, David Egbert wrote:
> I've got a tabbed button that I've wired to a series of cards (each
> tab correspondes to a card), some times I need to jump to a particular
> card without using the tabs. In those instances I'd like to use the
> openCard handler to set the hilite of the tabbed button to the right
> tab. What would I use to control the hilite of the tabs?
Use menuHistory. If you wanted to select the second tab you would do
the following:
set the menuHistory of btn "Button 1" to 2
Trevor DeVore
Blue Mango Multimedia
trevor at mangomultimedia.com
More information about the use-livecode
mailing list