wxString
Steven Van Ingelgem
steven at vaningelgem.be
Fri Jan 4 03:20:18 PST 2008
IIRC in trunk it became "(const char*)str.mbc_str()" & wxString(const char*)
On 04/01/2008, Eran Ifrah <eran.ifrah at gmail.com> wrote:
> str.mb_str() - to get char* from Unicode string
> wxString(char*, wxConvUTF8) -> to make unicode string from char *
>
>
>
> On Jan 4, 2008 12:41 PM, Guillaume GOURDIN < gourdin at liw.fr> wrote:
> >
> > Dear all,
> >
> > what is the standard way to a get const char * pointer of an Unicode
> > wxString? And to fill an Unicode wxString with a const char * buffer?
> >
> > Thank you very much.
> >
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> wx-users-unsubscribe at lists.wxwidgets.org
> > For additional commands, e-mail:
> wx-users-help at lists.wxwidgets.org
> >
> >
>
>
>
> --
> Eran Ifrah
> eran.ifrah at gmail.com
More information about the wx-users
mailing list