Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91070 > unrolled thread
| Started by | Albert-Jan Roskam <fomcl@yahoo.com> |
|---|---|
| First post | 2015-05-22 12:59 -0700 |
| Last post | 2015-05-22 12:59 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Re: need help with an accessibility prototype Albert-Jan Roskam <fomcl@yahoo.com> - 2015-05-22 12:59 -0700
| From | Albert-Jan Roskam <fomcl@yahoo.com> |
|---|---|
| Date | 2015-05-22 12:59 -0700 |
| Subject | Re: need help with an accessibility prototype |
| Message-ID | <mailman.239.1432324951.17265.python-list@python.org> |
----------------------------- On Fri, May 22, 2015 9:50 PM CEST Laura Creighton wrote: >In a message of Fri, 22 May 2015 12:29:20 -0400, "Eric S. Johansson" writes: >>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 > >The best online manual I know of for Tkinter is here: >http://effbot.org/tkinterbook/ despite being 10 years old. But then I >haven't looked for one for about that long, either. This book by John Shipman is also very good: http://infohost.nmt.edu/tcc/help/pubs/tkinter/ Albert-Jan
Back to top | Article view | comp.lang.python
csiph-web