--- In [email protected], "ed park" <[EMAIL PROTECTED]> wrote: >> target = win.handle("activebar") > window.show(target) > > left click on one active button still opens both. >
The unminimize routines in window.show(cl) and win.show(cl) date back to Windows 3.1 and contain some extra checks which may no longer be needed (but I am not sure, so they stay). win.show(cl,1) does a pure unminimize. Try assigning this to left click command for active buttons through use of last item in command list feature. 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/
