Skip to content
Snippets Groups Projects
Commit 5bdfcff9 authored by Leland Lucius's avatar Leland Lucius
Browse files

Menu shortcut hiding has been removed

It had been causing problems in Unity for a while now and they
were missing on OSX as well in wx3.  So, the old menu Open/Close
method of hiding has been removed and replaced with an event
filter/monitor which looks for wxEVT_CHAR_HOOK events to pass
key events to the handler that has the keyboard captured.
parent 44c9a7b8
No related branches found
No related tags found
Loading
Showing
with 308 additions and 489 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment