Writing Unicode Strings using wxFile
Amit
amitgupta.it at gmail.com
Tue Nov 28 02:18:39 PST 2006
Hello,
I am trying to export listctrl contents to a csv file. In ListCtrl some
fields have unicode content.
So when I use wxFile to write all the content, unicode part is not
written correctly.
i.e. When I try to import the csv file in excel the unicode value's
appear as junk values .
Regards
- Amit Gupta
Vadim Zeitlin wrote:
> On 26 Nov 2006 22:07:35 -0800 Amit <amitgupta.it at gmail.com> wrote:
>
> A> wxFile is failing to write unicode string.
>
> What exactly does this mean? I.e. what is the result of executing your
> code? The file is empty? Contains incorrect data? Is deleted? Your disk is
> reformatted? Your computer bursts into flames?
>
> We really can't guess it...
> VZ
>
> --
> TT-Solutions: wxWidgets consultancy and technical support
> http://www.tt-solutions.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
More information about the wx-users
mailing list