Hi,
Would someone please reply with short sample code to override the default handling of the left and right arrow keys for wxGrid?
Thank you,
Bruce
Hi,
Would someone please reply with short sample code to override the default handling of the left and right arrow keys for wxGrid?
Thank you,
Bruce
brucedickey wrote:
Hi,
Would someone please reply with short sample code to override the
default handling of the left and right arrow keys for wxGrid?
The GridEnterHandler.py sample in the demo should give you a good starting point.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!