pywinauto / SWAPY

not maintained any more (will be replaced by py_inspect)
https://github.com/pywinauto/py_inspect
271 stars 66 forks source link

Add ListBox wrapper #46

Closed moden-py closed 9 years ago

moden-py commented 9 years ago

pywinauto can deal with a ListBox - pywinauto.controls.win32_controls.ListBoxWrapper, but SWAPY see only texts of the ListBox items. Regular wrapper should be added.

Do not confuse with the pywinauto.controls.common_controls.ListViewWrapper.