To contain tab items??  Things like buttons, text, images... etc.

At least, that's how I've used them...

Judy

On Wed, 7 Dec 2005, Marty Billingsley wrote:

> Klaus Major <[EMAIL PROTECTED]> 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 ([EMAIL PROTECTED])
> The University of Chicago Laboratory Schools
> _______________________________________________
> use-revolution mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to