> Window .MyScript menu
> Window .MyScript menu traymin,

I cannot do it like that as it is not consistent with how the syntax 
parser works internally.  But I will look at a function
win.menu(cl,switches)
to display a menu and return the handle of the selected entry to the 
calling script.


> 
> I've made cludgy workarounds for this, but something like above 

You can do the above with win.handlelist to vector, win.gettext, 
vec.menu but you don't get icons on the menu.

> 
> Also, (not thought out well); I think the following would be cool 
if 
> the right click of all of the Window Show menu and the Window Show 
> menu traymin opened a submenu identified by the user.  

You can do the inverse of this, which I think provides equivalent 
functionality, by creating a command list
show format startsubmenu
window show menu embed
format endsubmenu

close format startsubmenu
window show menu embed
format endsubmenu


etc...

What you are asking for would be a fairly substantial change so I 
will think I will leave as is for now.







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to