Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83234 > unrolled thread
| Started by | Chambers yin <chambers.yin@gmail.com> |
|---|---|
| First post | 2015-01-05 15:34 +0800 |
| Last post | 2015-01-05 11:59 -0800 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
which specified python module can monitor text information in Windows GUI Chambers yin <chambers.yin@gmail.com> - 2015-01-05 15:34 +0800
Re: which specified python module can monitor text information in Windows GUI vern.muhr@gmail.com - 2015-01-05 11:59 -0800
| From | Chambers yin <chambers.yin@gmail.com> |
|---|---|
| Date | 2015-01-05 15:34 +0800 |
| Subject | which specified python module can monitor text information in Windows GUI |
| Message-ID | <mailman.17387.1420459589.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
Which kind of specified python module can monitor text in Windows GUI or support the similar function? Br, -Chambers
[toc] | [next] | [standalone]
| From | vern.muhr@gmail.com |
|---|---|
| Date | 2015-01-05 11:59 -0800 |
| Message-ID | <4b97b9b4-84ec-428c-848e-0ac64dc3684f@googlegroups.com> |
| In reply to | #83234 |
On Monday, January 5, 2015 4:06:52 AM UTC-8, Chambers yin wrote: > Which kind of specified python module can monitor text in Windows GUI or support the similar function? > > > Br, > -Chambers Sikuli (http://www.sikuli.org/) might be helpful. It is scripted in Jython. Not quite a "standard" module, but Sikuli is very good at dealing with the windows GUI. Really an amazing program.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web