Re: [wxPython-users] Sizers API
by Robin Dunn other posts by this author
Mar 24 2003 10:33PM messages near this date
Re: [wxPython-users] Sizers API
|
Re: [wxPython-users] Sizers API
Patrick K. O'Brien wrote:
> And the wxWindows docs don't call it option,
> they call it proportion, which is a bit more descriptive since it
> determines the proportion of space allocated to the item in relation
> to the space requested by all items in that particular BoxSizer.
This was just recently changed in the docs. I almost changed it in the
wxPython wrappers too but then I remembed the pain of changing the
wxNotebook.AddPage parameter names and decided to wait a bit...
If there is to be an API change then there is no reason to not change
the parameter names as well.
>
> I'm starting to think the entire sizer API is ripe for an overhaul.
> If ever there was a place to deviate from wxWindows, surely this is a
> pretty good one.
I'm -1 on doing it in 2.4 since the API of the 2.4 branch should stay as
stable as possible... OTOH, I suppose it could be started in 2.4 as
long as there was backwards compatibility aliases which would be simple
to do.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@[...].org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org
Thread:
Patrick K. O'Brien
Chuck Esterbrook
Robin Dunn
Alberto Griggio
Bill Anderson
Patrick K. O'Brien
Donnal Walter
Chris Barker
Patrick K. O'Brien
Donnal Walter
Patrick K. O'Brien
David C. Fox
Patrick K. O'Brien
Robin Dunn
Donnal Walter
Patrick K. O'Brien
|