[wx-dev] Re: case insensitive find() in wxString
ABX
abx at abx.art.pl
Wed Aug 2 04:27:17 PDT 2006
"Jorgen Bodde" <jorgen.maillist at gmail.com>:
> Why not write a wxStringUtils class that can manipulate a wxString class by
> introducing all the functionality that a std::string does not have. This way
> you can extend all you want, but not pollute wxString too much, and it can
> be used on std::string and wxString in the most effective way.
Isn't that close to what we already have named wxStringBase and wxString ?
ABX
More information about the wx-dev
mailing list