Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Modules
>
win32ui
>
DoWaitCursor
win32ui
.DoWaitCursor
DoWaitCursor(
code
)
Dispay a wait cursor.
Parameters
code
: int
If this parameter is 0, the original cursor is restored. If 1, a wait cursor appears. If -1, the wait cursor ends.