1)
wx.GetKeyState(wx.WXK_NUMLOCK) returns False if NumLock is on
and True if NumLock is off.
It works here (winXP and 2k.) The API used may work differently on
win9x. Please enter a bug report about this.
Before entering a bug report, I wanted to test it with wxPy2527,
it is working! To be sure, I did not posted an erroneous msg,
I tested it again with wxPy2525, and it was not working properly.
Did you make some code change?
Anyway, congratulations for the wxPy2527
Jean-Michel Fauth, Switzerland
1)
wx.GetKeyState(wx.WXK_NUMLOCK) returns False if NumLock is on
and True if NumLock is off.
It works here (winXP and 2k.) The API used may work differently on win9x. Please enter a bug report about this.
Before entering a bug report, I wanted to test it with wxPy2527,
it is working! To be sure, I did not posted an erroneous msg,
I tested it again with wxPy2525, and it was not working properly.
Did you make some code change?
I didn't make any changes related to this, but somebody else may have.
Anyway, congratulations for the wxPy2527
Thank you for your testing and bug reports. I think everybody here deserves some credit for 2.5.2.7.
ยทยทยท
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!