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


Groups > comp.lang.python > #91047

need help with an accessibility prototype

Date 2015-05-22 12:29 -0400
From "Eric S. Johansson" <esj@harvee.org>
Subject need help with an accessibility prototype
Newsgroups comp.lang.python
Message-ID <mailman.223.1432313871.17265.python-list@python.org> (permalink)

Show all headers | View raw


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


Thread

need help with an accessibility prototype "Eric S. Johansson" <esj@harvee.org> - 2015-05-22 12:29 -0400

csiph-web