do submenuItems work?

moe2 at shaw.ca moe2 at shaw.ca
Thu Aug 12 00:31:27 EDT 2004


using:  OS 9.2, iMac, lots of ram

i created a group of pulldown menus with menuItems using menuBuilder
  ... very nice job RR people,
then added a cascading menu for one of the parent menuItems.

i put this script in the menu buttons

on menuPick myChoice
 put myChoice & "€" & the menuHistory of me
end menuPick

script works great when there is a menuItem with NO cascading menu

€ nothing happens when selecting a cascading menu ?

how do the rest of you toggle a checkMark before a cascading menu ...
without this code working?

i did just as documentation says in:
     Creating Cascading Menus
in the sixth line of "About ...    menus and menu bar",
I clicked the hotText "submenus" and exactly what i want to see was
displayed,
which is a checkMarked cascading menu

what i wanted to get was something like this:
  Third Item Is A Submenu|Second Item In Submenu

also it might be more clear if the word "Submenu" only appeared once and the
other "Submenu" word said "CascadeMenu" instead. what do the rest of you
think?

thank you in advance for help

moe 


More information about the use-livecode mailing list