[wx-dev] [all] should SetSize() respect size hints?
Robin Dunn
robin at alldunn.com
Wed Feb 13 12:05:18 PST 2008
Vaclav Slavik wrote:
> David Elliott wrote:
>> This is assuredly true when wxDefaultCoord was passed in either one
>> or both dimensions.
>
> But in that case, GetBestSize is used to set control's size and this
> becomes its minimal size currently. As far as I can tell, it would
> still behave the same way, i.e. best size would be used for minimal
> size, wouldn't it?
Essentially, yes. At least from the perspective of default layout
behavior with sizers.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list