On Thu, 9 Mar 2000, Craig Spooner wrote:

> Hi everyone,
> 
> Is there a way to control which menu item gets hilited when you 
> select a submenu from an option menu button?  The menuHistory of such 
> a button seems unaffected by the selection of a submenu item, and 
> setting the label to the submenu item doesn't affect what gets 
> hilited when you click on the button.
> 
> Here's what I have so far, just to set the label to the submenu item:
> 
> on menuPick whichPick
>    set the itemDelimiter to "|"
>    set the label of me to the last item of whichPick
> end menuPick
> 
> Any suggestions?

One: don't use submenus from option menus.  They aren't supported on
Windows at all, and AFAIK violate the GUI style guides on the other
two platforms...
  Regards,
    Scott

> thanks,
> 
> Craig
> 
> /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
> \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
> 
> Craig Spooner
> Office of Instructional Services
> Colorado State University
> 
> Archives: http://www.mail-archive.com/metacard%40lists.best.com/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
> 

********************************************************
Scott Raney  [EMAIL PROTECTED]  http://www.metacard.com
MetaCard: You know, there's an easier way to do that...


Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to