Alexis Posted November 18, 2007 Report Share Posted November 18, 2007 It would be great to get some help here I´m trying to make my own programspecific context menus by using popup menus in Windows Default Style. I use another macro to activate those macros just to get and save the mouse coordinates up front in case i need the original ones for some macros. (By selecting a macro with a mouse those are destroyed) This works fine. The context menu appears at the mouseposition and looks as good as build in But when i start other macros from that menu MEX3 crashes. I get lots of Window error messages or the runningman won´t stop. If i put the mousepointer over him most of the time a hint appears with the name of Popupmenu Macro. I thought this macro ends the moment i choose a macro from it !?! That happens even with the simplest macros like copy to clipboard. Thank you Alexandra Quote Link to comment Share on other sites More sharing options...
floyd Posted November 20, 2007 Report Share Posted November 20, 2007 I thought this macro ends the moment i choose a macro from it !?! It does stop. And unlike floating menus, popup menus can only be run one at a time, like a macro. Once a choice is made, the popup menu goes away and the chosen macro runs. Maybe it would be better to run floating (toolbar) style menus. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.