I've been trying to create a window with a tree book, where the sash
between the TreeCtrl and panels is resizable. If anyone has a clue
where to see an example (python or c++ is fine), I'd be grateful.
I already know how I will do this if I have to do it myself, but I
thought I'd give a quick shout out to see if I've somehow missed someone
else's solution.
I've been trying to create a window with a tree book, where the sash
between the TreeCtrl and panels is resizable. If anyone has a clue
where to see an example (python or c++ is fine), I'd be grateful.
I already know how I will do this if I have to do it myself, but I
thought I'd give a quick shout out to see if I've somehow missed someone
else's solution.
The wx.TreeBook class doesn't support a draggable sash.
ยทยทยท
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!