key events not working in Windows, works fine in Linux
Aggro
spammerdream at yahoo.com
Fri May 23 23:12:09 PDT 2008
Jeff Lacki wrote:
> I setup my key events in all my windows and they
> work just fine under Linux (Fedora Core 8, 2.8.7 wx).
> I compiled the same code under VS 2003, XP and the
> events dont even make it to the key handler routine
> apparently.
>
> Is there some switch I had to set someplace to get it
> to work under windows? I doubt it but I have no idea
> why it works fine under one and not the other.
Usually issues like this are bugs in your own code. Try to create
smallest possible example program which demonstrades the problem as
finding the problem is easier when there is less code to look into.
More information about the wx-users
mailing list