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

Robin Dunn robin at alldunn.com
Thu Jun 1 10:28:41 PDT 2006


Christopher Barker wrote:
>> Do you foresee  any problems with this?
> 
> Is there a performance issue? Is a GridBagSizer with one row 
> substantially more of a resource hog than a horizontal BoxSizer?

It shouldn't be enough of a difference to notice, unless perhaps you've 
got *lots* of items.  But then there's only so many buttons you can lay 
out in a single row.  ;-)


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list