[gtkmm] Set a unicode string as the label of button
- From: L Yang <yzine_zjdt yahoo com>
- To: gtkmm-list gnome org
- Subject: [gtkmm] Set a unicode string as the label of button
- Date: Mon, 19 Jan 2004 07:39:45 -0800 (PST)
Dear all,
I have a txt file, coded with unicode
(MS WORD told me it's Unicode, but not Unicode UTF-7 or 8 or Big-Endian.
gedit told me it's Unicode UTF-16)
How to search "<!" in it and how to make it the caption or label of a button
(I am using set_label() from gtkmm and glib::ustring seems doesn't work
and I'm working with dev-c++ under windows)
or even better, could you give me a hint or help to parse this txt file?
it's orgnized like XML format:
<RECORD>
<FIRST NAME>Lingyun<FIRST NAME>
<LAST NAME>Yang</LAST NAME>
</RECORD>
<RECORD>
.....
</RECORD>
Thank you in advance!
Do you Yahoo!?
Yahoo! Hotjobs:
Enter the "Signing Bonus" Sweepstakes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]