[wxPython-users] Default Sizers, First Draft (was Re: [wxPython-users] Parent of wx.BoxSizer?)

Alex Tweedly alex at tweedly.net
Thu Jun 1 15:02:07 PDT 2006


Robin Dunn wrote:

>
>> Beware that BoxSizers and FlexGridSizers support sizer.Hide(), but 
>> GridBagSizer doesn't.
>>
>
> If not then it is a bug that should be fixed.  Do you mean that 
> calling Hide on the GridBagSizer itself doesn't hide the contents, or 
> that a hidden subsizer doesn't affect the layout of a GridBagSizer.
>
No. I mean that I misread the document. :-(
Very sorry


It says "only BoxSizer and FlexGridSizer support Hide()"   And elsewhere 
it says "GridBagSizer is based on FlexGridSizer" - but I misremembered 
the latter as being "based on GridSizer", and concluded that 
GridBagSIzer would therefore not support it. Sorry for the confusion.

-- 
Alex Tweedly       http://www.tweedly.net



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.7.3/350 - Release Date: 28/05/2006





More information about the wxpython-users mailing list