Christian Convey wrote:
> I'm about to start a new hobby project that needs a GUI. I'd like to give
> FLTK a shot, but I can't tell whether I should go with 1.x or 2.0.
FLTK1 I'd highly recommend -- either 1.1.9 stable or 1.3.x.
FLTK2 is still very much "experimental" and it's release date
always seems very far off.
FLTK1 has a lot of active code, and is strongly supported and used.
You'll find you can move between 1.1.9 and 1.3.x easily; the version
bump to 1.3 was mainly due to large 'under the hood' changes for
supporting utf8, and some minor API tweaks that affected binary
compatibility with the older 1.1.x release. Code that compiles for
1.1.x will likely compile just fine under 1.3.x. (The 1.2.x version
was skipped for internal reasons)
For details on this, see:
http://www.fltk.org/articles.php?L825+I0+T+P1+Q
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk