Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91047 > unrolled thread
| Started by | "Eric S. Johansson" <esj@harvee.org> |
|---|---|
| First post | 2015-05-22 12:29 -0400 |
| Last post | 2015-05-22 12:29 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
need help with an accessibility prototype "Eric S. Johansson" <esj@harvee.org> - 2015-05-22 12:29 -0400
| From | "Eric S. Johansson" <esj@harvee.org> |
|---|---|
| Date | 2015-05-22 12:29 -0400 |
| Subject | need help with an accessibility prototype |
| Message-ID | <mailman.223.1432313871.17265.python-list@python.org> |
2 needs. first is determining if NaturallySpeaking injects keycodes or ascii char into the windows input queue. second is building a test widget to capture and display text. I think I can solve both of these by building a simple text widget (tkinter? qt? ??) to capture keycodes. problem, is in <mumble><mumble> yrs of programming, I've never written a GUI interface so I have no idea where to start. help, tutor, pointers to samples would be most welcome. --- eric
Back to top | Article view | comp.lang.python
csiph-web