Hello !

> I am new to FLTK. I don't understand what you mean by gettext or catgets. I
> do want portability but my primary platform is Windows. Are catgets and
> gettext some kind of APIs in Windows?

Gettext is a portable GNU library, that helps you to add different languages
for the GUI messages, labels, help texts and so on to your programm :

http://www.gnu.org/software/gettext/
http://en.wikipedia.org/wiki/GNU_gettext


CU

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to