Phillip, you're right, that is what I mean - sorry for not explaining
it better.
Cees.
--- In anthemion-devtools%40yahoogroups.com">anthemion-devtools
yahoogroups.com, Julian Smart <julian
...>
wrote:
>
> Hi,
>
> Phillip Seaver wrote:
> > I don't think he's necessarily talking about getting the top-level
> > sizer. I've been picking a control that's directly contained by the
> > sizer and calling GetSizer() on it to set the variable that's defined
> > in DB. It works fine manually, but it would be nice if DB could do
> > it.
> >
> I'm confused - surely wxWindow::GetSizer() returns that window's
> top-level sizer, rather than a sizer that contains that window?
>
> (By top-level sizer I mean the sizer that's a child of any given window
> that does its own sizer layout, not one sizer per whole dialog.)
>
> Regards,
>
> Julian
>
.