OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Strijar on May 27, 2005, 01:33:33 am

Title: Gtk-1.2 Locale
Post by: Strijar on May 27, 2005, 01:33:33 am
In my program:

setlocale(LC_ALL, "");
gtk_set_locale();

When run program:

Gdk-WARNING **: locale not supported by C library

And I can't enter cyrillic chars!

In MC cyrillic work well (locale correct) and in desktop my program work well to.