From: Everett, T. <TEv...@AL...> - 2002-10-21 17:34:58
|
Just so everything's covered: -----Original Message----- From: Everett, Toby [mailto:TEv...@AL...] Sent: Tuesday, September 03, 2002 4:33 PM To: 'wxp...@li...' Subject: [wxperl-users] Everyone's going to think I'm just a whiner (or I say center, you say centre:) While continuing my exploration, I managed to figure out how to use sizers in conjunction with a panel. Along the way, I discovered that the following constants are importable: wxALIGN_CENTRE wxALIGN_CENTER_VERTICAL wxALIGN_CENTER_HORIZONTAL wxCENTRE wxCENTER wxCentreX wxCentreY wxSPLASH_CENTRE_ON_PARENT wxSPLASH_CENTRE_ON_SCREEN wxSPLASH_NO_CENTRE wxLIST_FORMAT_CENTRE It's interesting that most of the exports are available only in the British spelling, a few only in the American spelling, and one in both. My gut instinct would be to recommend that everything be exported in both spellings. --Toby Everett |