[wxPython-users] Changing content of a sizer
Norberto Lopes
nml at ncc.up.pt
Thu Aug 2 09:51:10 PDT 2007
Thanks for the quick answer.
At Thu, 02 Aug 2007 18:21:35 +0200,
"Werner F. Bruhin" <werner.bruhin at free.fr> wrote:
>
> Norberto Lopes wrote:
> > Can someone give me some insight as to how to change the contents of a
> > Sizer?
> > I have a pane, which has two sizers. I want to change the content of
> > one of its sizers dinamically.
> >
> Have a look at the gridbagsizer demo, it does hide/show of items.
In gridbagsizerdemo, they just hide things.
I don't want that. I want to actually change the contents of a sizer
for something else. Or maybe just change one sizer for another (this
solution I think may be easier).
> >
> > Thankfully,
> > Norberto.
> >
> >
> > P.S.: Please CC me because I am not subscribed
> >
> Highly recommended to subscribe, I learn a lot by looking at the posts
> here - sometimes stuff I wouldn't even think to go and look for, so
> would miss them if I were not subscribed.
Subscribing ;)
>
> Werner
>
More information about the wxpython-users
mailing list