I have some option buttons that enable/disable certain menuitems using this syntax:

 set the enabled of menuitem "blah" of me to false

This puts the left-parentheses next to the item, and on OS X it works fine. On Windows XP, the menu item is not dimmed, it remains selectable, and the left parentheses is showing like this:

  Button
      (MenuItem 1
      (MenuItem 2

Is there a way around it?

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to