victor wrote: > should i switch to 1.3.x? or are fltk 2.0 going to be the supported fltk in > the long run?
If you want to write stable production code, then you should use fltk 1.1.x for now (1.1.9 is the current version, 1.1.10 maybe coming soon with a small number of bug fixes). Right now, FLTK 1.1.x is the only stable release version. There will be an easy upgrade path to 1.3.x, and you can test FLTK 1.1 code easily with FLTK 1.3, but you need utf-8 input/output data, if you want to use 1.3.x. It's now under development, and IMHO you should wait some more time to use it for production, but this is definitely the way to go. Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

