GTK+UTF-8+UNICODE= Key event problem?

Do you have a typical platform dependent issue you're battling with ? Ask it here. Make sure you mention your platform, compiler, and wxWidgets version.
Post Reply
esp
Earned a small fee
Earned a small fee
Posts: 13
Joined: Thu May 24, 2007 9:50 am

GTK+UTF-8+UNICODE= Key event problem?

Post by esp »

Hello.

I have some problem. When I compile wxwidgets 2.8.6 (version not matter) sample "keyboard" in GTK,UNICODE (ubuntu - but not matter) with UTF-8 LANG and switch keyboard in Russian group keys - I got following char event:


"Char event:NUL (flags = ----) (raw key code/flags: 3213029900 and 0x0)"

and no key event at all!!!

This message not depend on key I pressed in russian. In English keyboard everything ok.


Thank you.
esp
Earned a small fee
Earned a small fee
Posts: 13
Joined: Thu May 24, 2007 9:50 am

Post by esp »

So, no ideas?


Or you need additional description of problem?
esp
Earned a small fee
Earned a small fee
Posts: 13
Joined: Thu May 24, 2007 9:50 am

Post by esp »

Post Reply