AW: how to build hierachical menues?
Tiemo Hollmann TB
toolbook at kestner.de
Wed Oct 24 06:03:32 EDT 2012
Hi Mark,
as far as I know this feature, it is "just" an optical structure in one
menu.
Perhaps I didn't described it good enough. What I was looking for is a
dynamical solution where I first see only the first level and after choosing
one item of the first level, I get (a second window with) the sub menu items
only of the choosen item of the first level.
Or did I misunderstood your proposal?
Thanks
Tiemo
> -----Ursprüngliche Nachricht-----
> Von: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] Im
> Auftrag von Mark Schonewille
> Gesendet: Mittwoch, 24. Oktober 2012 11:51
> An: How to use LiveCode
> Betreff: Re: how to build hierachical menues?
>
> Hi Tiemo,
>
> Just put tabs before the menu items that should be in a submenu. Like
> this:
>
> menu item
> submenu item
> submenu item
> menu item
> submenu item
> subsubmenu item
> subsubmenu item
> submenu item
> submenu item
>
> You can do this in the property inspector.
>
> --
> Best regards,
>
> Mark Schonewille
>
> Economy-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other colour
> spaces. http://www.color-converter.com
>
>
>
> On 24 okt 2012, at 11:45, Tiemo Hollmann TB wrote:
>
> > Hi,
> >
> > I wonder if there is a build in feature in LC to build hierarchical
> > menus, or which approach would be state of the art.
> >
> > What I want to is something like a option menu button. After having
> > opened it I choose an option from the pull down menu a second submenu
> > opens in a window beside the choosen option. And again perhaps a third
> > level with a third sub-sub-menu window.
> >
> > Is there such a behavior build in or do I have to create it with a
> > couple of palette windows?
> >
> > Just not to reinvent the wheel. Thanks
> >
> > Tiemo
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list