Python

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Resizing TreeCtrls within a FoldPanelBar

    0 answers - 1114 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    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

Re: Resizing TreeCtrls within a FoldPanelBar


max 4000 letters.
Your nickname that display:
In order to stop the spam: 4 + 3 =
QUESTION ON "Python"

EMSDN.COM