Moe: > not true > put this transcript in the button script of a button with submenus and > cascade menus > > on menuPick theItem > put theItem & " " & the menuHistory of me > end menuPick > > this will show that cascade menuItems as well as menuItems can get a message > sent and intercepted ... so this handler should be able to toggle the > checkMark of any selected menuItem and cascade menuItem
'Cascade' has a specific meaning in Revolution (it is a reserved token for a menuMode) and is not necessarily synonymous with 'hierarchical' (which can refer to pulldown menus as well). This can lead to confusion and was one of the reasons for misunderstandings from your original post. /H _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
