Re: [wxPython-users] Sizers API
by Robin Dunn other posts by this author
Mar 24 2003 10:34PM messages near this date
Re: [wxPython-users] Sizers API
|
Re: [wxPython-users] Sizers API
Patrick K. O'Brien wrote:
> Issues
> ======
>
...
> This change only effects code that uses the wxPython variants, and I
> wasn't able to find any examples that did. For instance, the examples
> on the wiki use Add(...), not AddWindow(...) or AddSizer(...).
>
> Boa doesn't use sizers, so this change won't effect Boa.
>
> I don't know what the other designers do with sizers. Anyone?
>
wxDesigner outputs code using AddWindow, AddSizer and AddSpacer, but a
bit of backwards compatibility code will take care of it. It's been a
long time since I looked at the code generated by wxGlade so I don't
remember about it. Anybody know?
--
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
|