I’m using wxPopupWindow to make popup menu for mouse
button manipulation. I want the menu disappears automatically when the user
clicks the mouse outside it, just like wxMenu does. I’m having trouble
setting focus on wxPopupWindow. Please help.
I’m using wxPopupWindow to make popup menu for mouse button manipulation. I want the menu disappears automatically when the user clicks the mouse outside it, just like wxMenu does. I’m having trouble setting focus on wxPopupWindow. Please help.
Platform and version? Does it make any difference if you put another window on the popup and give it the focus instead?
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!