Default Sizers, First Draft (was Re: Paren

From: "Christopher Barker" <Chris.Barker@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