HotKeys "ALT" activating improperly
Status: Beta
Brought to you by:
riaan
First: I've been using Boa since 0.0.3, I think it was,
and it's coming along great. Keep up the good work.
I seem to be the only one that's having this problem.
The hot keys are activating as I try to edit the code;
specifically ALT bindings. It only happens while
editing python code, not in designer or any place else.
If I change them from ALT-? to CTRL-SHIFT-? all is well.
I'm running regular Debian testing, nothing special.
Logged In: YES
user_id=438
Hi there,
Nice to hear from long time supporters!
This sounds like an mystery that I also had for years that was
recently explained. It seems that if num-lock is on under
wxGTK, it is read the same as holding in ALT.
The latest version of wxPython was supposed to fix this, but
if it doesn't, just turn off num-lock.
Cheers,
Riaan.