need help with an accessibility prototype

Albert-Jan Roskam fomcl at yahoo.com
Fri May 22 15:59:07 EDT 2015


-----------------------------
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



More information about the Python-list mailing list