Open moden-py opened 9 years ago
At least for a tab item rectangle property can be found.
tab item
notepad = app[u'Notepad++'] systabcontrol = notepad.Tab rectangle = systabcontrol.GetTabRect(tab_index)
Add the property for all sub items(ListView, Tree, etc.) where it is possible.
At least for a
tab item
rectangle property can be found.Add the property for all sub items(ListView, Tree, etc.) where it is possible.