Re: Clearing the keyboard buffer (wxPython)

2009-02-11 Thread MarcusD
Whow. Thanks for the fast and comprehensive answer. To be honest I would have posted to wxpython.org but the server seems to be down for the last couple of days. I'll check this wx.Yield thing that I never heard of. And let's see what else we get here. Thanks again marcus -- http://mail.pyth

Clearing the keyboard buffer (wxPython)

2009-02-11 Thread MarcusD
Platform: MSW (XP) Python 2.5 wxPython 2.8 Topic: Clear Keyboard buffer Hi, I hope I am not off topic asking a wxpython question. I'm writing a Score counter for Dart games. The software shows graphical output on a Canvas and accepts keyboard input (no buttons, no widgest). A stripped version loo