Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62394 > unrolled thread
| Started by | WangMengNan(桌面事业部) <wangmengnansi1045@sogou-inc.com> |
|---|---|
| First post | 2013-12-19 07:00 +0000 |
| Last post | 2013-12-19 07:00 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Re: win32api.SetCursorPos() question WangMengNan(桌面事业部) <wangmengnansi1045@sogou-inc.com> - 2013-12-19 07:00 +0000
| From | WangMengNan(桌面事业部) <wangmengnansi1045@sogou-inc.com> |
|---|---|
| Date | 2013-12-19 07:00 +0000 |
| Subject | Re: win32api.SetCursorPos() question |
| Message-ID | <mailman.4412.1387450587.18130.python-list@python.org> |
[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 top | Article view | comp.lang.python
csiph-web