Bug in wxAcceleratorEntry ToString?

Troels tk at tk.tk
Mon Jan 22 14:48:50 PST 2007


Franky Braem wrote:
> When I set CTRL_F1 as accelerator key in my application. I see this as a 
> result in ToString: "Ctrl-Ŕ"
> 
> The problem is that the check ( wxIsalnum(code) ) returns true for CTRL 
> F1 (code is 340).

Indeed. It's in the bug tracker here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1620758&group_id=9863&atid=109863

> My application is build in UNICODE (is this the problem?), wx 2.8
> 
> Franky.

Regards
Troels






More information about the wx-users mailing list