[python-win32] how to get the statusbar text of a window?
niki
niki at vintech.bg
Fri May 29 16:36:01 CEST 2009
IIRC status bar is usually child window. You have to enumerate children
and get text from there.
Niki
More information about the python-win32
mailing list