> I am new to FLTK. What can I download now to start learning it? > I am using Ubuntu 8.04... > I noticed there are several versions and just wonder which one is > the "stable" one ;-)
See Article #825: What are the versions of FLTK? http://www.fltk.org/articles.php?L825 The 'stable' version is 1.1.9 and can be downloaded from the Stable Release link at the top left of www.fltk.org The User Manual has an example of building a simple text editor: See http://www.fltk.org/documentation.php/doc-1.1/toc.html The source code also contains a 'test' directory with lots of small example programs. You might also want to check out the Fltk Videos link on Greg's FLTK cheat sheet at http://seriss.com/people/erco/fltk/ D _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

