Niki _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32
IIRC status bar is usually child window. You have to enumerate children
and get text from there.
- [python-win32] how to get the statusbar text of a window? Alec Bennett
- Re: [python-win32] how to get the statusbar text of a wi... niki
- Re: [python-win32] how to get the statusbar text of a wi... Tim Roberts