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

Add rectangle property for sub items #74

Description

@moden-py

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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions