Franky Braem wrote: > > Is there a method to get the number of bytes (not chars) from wxString? Multiply the number of chars by sizeof(wxChar)? Alex