Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #91070

Re: need help with an accessibility prototype

Date 2015-05-22 12:59 -0700
From Albert-Jan Roskam <fomcl@yahoo.com>
Subject Re: need help with an accessibility prototype
Newsgroups comp.lang.python
Message-ID <mailman.239.1432324951.17265.python-list@python.org> (permalink)

Show all headers | View raw


-----------------------------
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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: need help with an accessibility prototype Albert-Jan Roskam <fomcl@yahoo.com> - 2015-05-22 12:59 -0700

csiph-web