Menu key handling?

Richard legalize+jeeves at mail.xmission.com
Sun Aug 5 11:01:58 PDT 2007


[Please do not mail me a copy of your followup]

Windows supports the Menu key to bring up a context menu based on
whatever control/window has the focus.  This works in a wxTextCtrl
since the behavior is supported by the native control.  However, when
I use this key on the project tree control in DialogBlocks, it doesn't
bring up the context menu.  Right-clicking on the control brings up a
context menu.

What is needed to make a wxWidgets application honor the Menu key
properly and consistently everywhere in its UI?
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>






More information about the wx-users mailing list