On 09.01.2009, at 06:41, ex cord wrote: > Is 1.1.9 recommended? What are the major drawbacks of using 1.1.9 > rather than 1.3?
1.1.9 is absolutely fine. It is a great and very stable version. The most important difference to 1.3 is the lack of utf8 support. 1.1.9 uses the current locale for character rendering an is for that reason somewhat limited to "western" locales. If you target the US or other countries that use latin character sets, this is no issue. If you plan to write for the Greek, Russion, or Japanese market for example, 1.3 may be the better choice. Matthias ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

