[wx-dev] Re: wxWrapSizer (was: Multiline wxStaticTexts)

ATS asteinarson at gmail.com
Thu Mar 27 17:23:29 PDT 2008


> I'm not currently using wxWrapSizer. I still have to modify some parts
> of my code to get it to compile against trunk. (Indexing wxStrings no
...
> Although I haven't seen the patches, I did notice the opacity naming
> discussion. Perhaps some variant of SKIPIFLEADING / SKIPIFTRAILING or
> SKIPIFONEDGE would be clearer to some?

There's a flag wxREMOVE_LEADING_SPACES that can be passed to the 
constructor when wanting to remove space items first or last on
the line. At least this flag is in the version on SF patch tracker, 
not sure if it was there on the previous version. 

The name of the flag is good enough IMO.

Regards
// ATS.




More information about the wx-dev mailing list