--- In [email protected], "Ted Wall" <[EMAIL PROTECTED]> wrote: > > Bruce, > > Would it be possible to activate the middle and right mouse buttons and > return which mouse button was used in VEC.ShowMenu? (as the ctrl, > shift, etc values are returned in VEC.ShowMenu.) > > A response isn't required.
Cannot do mouse middle as windows standard menus don't support it. You can use win.lastmouse with vec.showmenu for right; see vec.text help on showmenu. 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/
