Getting the height of a TreeviewCustomGui
-
On 18/07/2014 at 05:42, xxxxxxxx wrote:
Hi folks,
does anyone know a way to get the (visible) height of a TreeviewCustomGui?
Unfortunately BaseCustomGui does not provide the GetHeight() method in Python and I can't get the user area as GetTreeViewArea() is also not implemented.
Or is there maybe a way to compute the id of the internal scroll group by the treeview id, so I could use GeDialog.GetVisibleArea(scrollgroup)?Thanks for any help!
Best,
Satara