[wxPython-users] Default Sizers, First Draft (was Re:
[wxPython-users] Paren
Michael Hipp
michael at hipp.com
Thu Jun 1 11:42:09 PDT 2006
> From: "Christopher Barker" <Chris.Barker at noaa.gov>
>
> Robin Dunn wrote:
> > It's not directly related to this, but while I am thinking about it one
> > change that should be made to wxGridBagSizer is to split the wxEXPAND flag
> > into two flags such as wxEXPAND_HORIZONTAL and wxEXPAND_VERTICAL.
>
> Absolutely.
Any chance we could also have some less verbose abbreviations like maybe wxEH and wxEV (many others also)? Not as a replacement for the full-phrase flags, but as a programmer-friendly alternative.
I've made my own but it would be nice if they were official.
Thanks,
Michael
More information about the wxpython-users
mailing list