On Sat, 25 Feb 2006 22:46:58 -0300
"Felipe Monteiro de Carvalho" <[EMAIL PROTECTED]> wrote:

> Here is how I do it:
> 
> I compile only LCL with gtk2, I use the IDE and everything else in Gtk1.
> 
> then the IDE cannot understand utf-8, and gtk2 only understands Gtk2.
> So I add code to my software at a apropriate place to write the Text
> and Caption properties of all visual components and set them to utf-8
> values. I use kate or other utf-8 capable editors to do this, since
> Gtk1 IDE doesn't understand utf-8.
> 
> Now I compile with the IDE and I have a utf-8 Gtk2 software =)

I'm using gtk1 and have utf8.
Maybe you forgot to choose a utf8 capable font for the editor?
Under gtk2 all fonts are utf8 fonts, so here it works with any font.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to