Skip to content
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.

Add rectangle property for sub items #74

Open
moden-py opened this issue Nov 2, 2015 · 0 comments
Open

Add rectangle property for sub items #74

moden-py opened this issue Nov 2, 2015 · 0 comments
Assignees
Milestone

Comments

@moden-py
Copy link
Contributor

moden-py commented Nov 2, 2015

At least for a tab item rectangle property can be found.

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.

@moden-py moden-py self-assigned this Nov 2, 2015
@moden-py moden-py added this to the 0.5.0 milestone Nov 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant