Menu question

Peter Haworth pete at lcsql.com
Fri Nov 7 12:46:02 EST 2014


Let's say you have a list of stacks and their substacks in a menu. For
example:

StackA --> StackA1
                  StackA2
StackB --> StackB1
                  StackB2

I'm trying to find a menu type that will items in the above format and
allow me to choose either a main stack or a substack

Option menu and combobox don't work since they don't allow cascading items.

Pulldown, cascade, and popup menus allow cascading but only allow you to
select the last item in any given cascade, a substack in this case.

It doesn't look like there's a way to do this with a standard menu type?


Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>



More information about the use-livecode mailing list