checkmark on submenu items
Mark Schonewille
m.schonewille at economy-x-talk.com
Thu Apr 27 21:06:43 EDT 2006
Kevin,
You got it almost right:
put tab & "!cSubmenu Item" into menuItem 2 of button "File"
Best,
Mark
--
Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Salery is the easiest way to set up your own web store: http://
www.salery.biz/salery.html
Op 27-apr-2006, om 23:17 heeft kevin het volgende geschreven:
> Does anyone know how to mark submenu items with checkmarks? It
> seems that when I use the following code on an item that I know is
> part of a cascading menu, it takes that menu out of the submenu and
> puts it into the main menu:
>
> put "!cSubmenu Item" into menuItem 2 of button "File"
>
> I realize that the "!c" should be appended to the beginning of the
> item to yield the "check" but am stumped on how to implement this
> on a submenu. The Rev User Guide seems to indicate that this may
> not be possible but its not clear to me.
>
> Many thanks!!
>
> Kevin
More information about the use-livecode
mailing list