Bug in wxAcceleratorEntry ToString?
Vadim Zeitlin
vadim at wxwindows.org
Thu Mar 8 05:20:11 PST 2007
On Mon, 22 Jan 2007 23:48:50 +0100 Troels <tk at tk.tk> wrote:
T> Franky Braem wrote:
T> > When I set CTRL_F1 as accelerator key in my application. I see this as a
T> > result in ToString: "Ctrl-Ŕ"
T> >
T> > The problem is that the check ( wxIsalnum(code) ) returns true for CTRL
T> > F1 (code is 340).
T>
T> Indeed. It's in the bug tracker here:
T> http://sourceforge.net/tracker/index.php?func=detail&aid=1620758&group_id=9863&atid=109863
And should be fixed now in the latest 2.8 and HEAD sources.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list