[wxPython-dev] 20060923 2.7 preview build
Robin Dunn
robin at alldunn.com
Tue Sep 26 13:21:23 PDT 2006
Grzegorz Makarewicz wrote:
> Robin can U clarify why: wxSizerBox with wxWidnow(w) (added as child),
> after call to w.GetSizer gots NULL?
>
> I have noticed this difference betwenn 2.4.2.2 and 2.6.3.2
If w is added to the sizer then w.GetContainingSizer will return the
sizer. w.GetSizer will only return what is set with w.SetSizer.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-dev
mailing list