[wx-discuss] wxTNG: using external libraries

Stefan Csomor csomor at advancedconcepts.ch
Fri Feb 17 05:26:29 PST 2006


Hi 

> Right. I hope this is possible (wx::String an alias for 
> boost::string) but I'm still cringing at the necessity to 
> type two colons, which means faster onset of repetitive 
> strain injury, as well as being harder on the eye. I think we 
> should make it officially sanctioned to write wxString for 
> wx::String, wxWindow for wx::Window, etc. and not something 
> anyone has to feel slightly guilty about.

I think you should benefit from 'using namespace...' so that you will
only need Window, and of course you/we can typedef...

Best,

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: wx-discuss-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-discuss-help at lists.wxwidgets.org





More information about the wx-discuss mailing list