Re: Problem with using ALT keys and/or CTRL keys with wxEuphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message
Bhupen1277 said...

Also I would prefer to press ALT character once and get the real character pressed after it (rather than during the key press) to change. I will work on that.

You have to use wxEVT_KEY_DOWN and wxEVT_KEY_UP to detect the movement of these keys. The wxEVT_CHAR event is only for printable characters (hence "char" event).

https://docs.wxwidgets.org/2.8/wx_wxkeyevent.html#wxkeyevent

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu