tabbed windows
Marty Billingsley
marty at vertex.ucls.uchicago.edu
Wed Dec 7 21:34:40 EST 2005
Klaus Major <klaus at major-k.de> writes:
>
> especially for the tabbed button control you can use a special syntax
> in the menupick handler:
>
> on menupick old_menuitem, new_menuitem
> show grp new_menuitem
> hide grp old_menuitem
> end menupick
>
> Check the docs for "menupick"
>
> With "Tabbed buttons" it will accept 2 params!
> The first is the now selected menuitem, the second the previously
> active menuitem!
I understand all this from the docs, but they don't explain the
little window that is below the tabs. What is it used for?
- marty
--
Marty Billingsley (marty at ucls.uchicago.edu)
The University of Chicago Laboratory Schools
More information about the use-livecode
mailing list