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


Groups > comp.lang.python > #91047 > unrolled thread

need help with an accessibility prototype

Started by"Eric S. Johansson" <esj@harvee.org>
First post2015-05-22 12:29 -0400
Last post2015-05-22 12:29 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

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

#91047 — need help with an accessibility prototype

From"Eric S. Johansson" <esj@harvee.org>
Date2015-05-22 12:29 -0400
Subjectneed 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web