Hi,
I'm having trouble sizing a TreeCtrl within a FoldPanelBar.
I've got a FoldPanelBar with two Foldpanels. The FoldPanelBar is
configured to collapsed the Foldpanels to the bottom of the control when
the captionbar is clicked. Each panel contains a TreeCtrl. At the
moment the size of the treectrl do not change as panels are
collapsed/expanded. What I would like to happen is, that when a Panel
is collapsed/expanded, the TreeCtrl's will automatically resized to full
the panel (i.e. The size of the treectrl is linked to the size of the
Foldpanel).
Is there a way to do this automatically, or with I have to write code
to adjust the size manually. I tried using a sizer but didn't have much
luck - I could have been doing something wrong
I'm new to this wxpython so any suggestions would be appreciated.
Thanks in advance,
Greg Evans
To unsubscribe, e-mail: wxPython-users-unsubscribe (AT) lists (DOT) wxwidgets.org
For additional commands, e-mail: wxPython-users-help (AT) lists (DOT) wxwidgets.org