
Aug. 25, 2009
8:47 p.m.
Hi! I'm trying to catch the triple zero (000) key from a numeric keyboard but, I found that it's the same id that the single zero. So, when I press the triple zero key once, I receive three events from the single zero key. I need to make a disctintion between these keys, and use them to different functionalities. How can I do? Martín.

August 2009
9:02 p.m.
On Wed, 26 Aug 2009 01:17:50 am Martin Zugnoni wrote:
Hi! I'm trying to catch the triple zero (000) key from a numeric keyboard...
This list is for the development *of* the Python language, not development *with* Python. You should probably try the comp.lang.python newsgroup, also available as a mailing list: http://www.python.org/mailman/listinfo/python-list Good luck. -- Steven D'Aprano
5772
Age (days ago)
5774
Last active (days ago)
2 comments
3 participants
participants (3)
-
Greg Ewing
-
Martin Zugnoni
-
Steven D'Aprano