From: "Alex Hall" <mehg...@gmail.com>
Hello all,
First, this is about a wx accelerator table, so if it is too off-topic
for this list, let me know.

I have a table with 23 entries, all of which work. I added another
entry last night, and it does not work. The odd thing, though, is that
I do not get an error of any kind anywhere in the program, the
keystroke simply does not call the function to which it should be
bound. I even changed the function name to something that should have
thrown an exception, but nothing at all happens. The keystroke in
question is ctrl+m and is tied to ctrlM_id and the cancelMove()

Control+M is equivalent with a <enter> key so this might be the problem.

Octavian

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to