Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62394
| From | WangMengNan(桌面事业部) <wangmengnansi1045@sogou-inc.com> |
|---|---|
| Subject | Re: win32api.SetCursorPos() question |
| Date | 2013-12-19 07:00 +0000 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4412.1387450587.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
You should write like that: win32api.SetCursorPos((100,100)) (100,100) is a point value
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: win32api.SetCursorPos() question WangMengNan(桌面事业部) <wangmengnansi1045@sogou-inc.com> - 2013-12-19 07:00 +0000
csiph-web