wxmsw2.8.4 control+[ doesn't work
Vadim Zeitlin
vadim at wxwidgets.org
Wed Jul 4 09:04:48 PDT 2007
On Mon, 2 Jul 2007 21:23:24 +1000 Matt Connolly <matt at soundevolution.com.au> wrote:
MC> On the mac, I can specify "Ctrl-[" as a keyboard shortcut for a menu
MC> command and it works just fine, but it doesn't work in Windows. Is
MC> there something special I need to do get this working? (Other keys,
MC> like Ctrl-O for open are just fine.) Or is this a quirk of windows
MC> that I just have to live with?
I guess it's the latter. Maybe this has something to do with Ctrl-[ being
the same as Escape in ASCII or maybe not but it seems there is no way to
use it ac accelerator. Of course, I could be wrong but I just don't see
anything that wx could do which would explain it -- we just leave it to
Windows to handle the accelerators and it doesn't seem to like this one
(nor Ctrl-] FWIW).
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list