treelistctrl and scrollbars

Jürgen Kareta python at kareta.de
Wed Aug 9 08:41:15 PDT 2006


Hello,

I use a gizmos.TreeListCtrl in my app. If the control is initialized 
without wx.TR_HIDE_ROOT the scrollbars appear
if  the  expanded tree needs more space than  available. But if it is 
initialized with wx.TR_HIDE_ROOT the scrollbars doesn't appear.

How can I have scrollbars and hidden root ?

Thanks in advance
Jürgen




More information about the wxpython-users mailing list