Hi Torsten, Yes, I recall now. I read about it in regards to Linux. But my current requirements entail using a commercial-friendly open-source/free option/license. I don't think gettext license fits my licensing requirements.
Best regards, Asif On Fri, May 20, 2011 at 1:28 PM, Torsten Giebl <[email protected]>wrote: > 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 > _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

