Re: [gtk-list] Re: gtk_label and internationalisation question



>>>>> "Ionutz" == Ionutz Borcoman <borco@borco-ei.eng.hokudai.ac.jp> writes:

    Ionutz> My question was actually how can I keep Japanese text
    Ionutz> mixed with my sorce code. And actually to use it. For
    Ionutz> isnatnce, instead of doing like you do:

    Ionutz> gtk_label_set_text
    Ionutz> (GTK_LABEL(search_entry_mode_label),"<ESC>$B\x24\x22<ESC>(B")

    Ionutz> and g++ doesn't even compile this because of those <ESC>
    Ionutz> codes.

Try \033 or \x1b instead of <ESC>.

Ben

-- 
Brought to you by the letters Z and M and the number 19.
"Bill Gates is a talented evil man." -- Chip Salzenberg
Debian GNU/Linux -- where do you want to go tomorrow? http://www.debian.org/
I'm on FurryMUCK as Che, and EFNet and YiffNet IRC as Che_Fox.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]