[python-win32] How to make Python identify GUI buttons by their label
ChristopherTom
ctom at muellersystems.com
Mon Nov 8 21:33:12 CET 2010
The contractor we hired told us that Python can only recognize GUI objects,
specifically buttons, by their ID. This is very inconvenient and hard to
work with as the button IDs change a lot between builds. Instead, I want to
reference a button by its label like "Save", "Preview", or "Submit." Does
anyone know how I can accomplish this?
We use ActiveState ActivePython 2.6.4.8 (32 bit), wxPython 2.8.10.1, and
PyScripter 2.3.3.
Thx in advance,
Christopher
--
View this message in context: http://old.nabble.com/How-to-make-Python-identify-GUI-buttons-by-their-label-tp30164133p30164133.html
Sent from the Python - python-win32 mailing list archive at Nabble.com.
More information about the python-win32
mailing list