> > I've re-downloaded fltk-1.3.x-r6741.tar.gz in order to get the > > examples out but they're not in cpp or cxx format rather some > > sort of literal programming format. > > The example programs are in the "test" directory. The *.fl files > are "fluid" input files. The build process should call "fluid -c" > on these *.fl files to generate the relevant *.h and *.cxx files. > > Greg has a great cheat sheet and videos about fltk and fluid: > http://seriss.com/people/erco/fltk/ > http://seriss.com/people/erco/fltk-videos/ > > D.
Ah. I was looking in documentation/src/ . Thanks! ps. It wouldn't be a bad idea to have all those examples, or tests, available directly from the web site. (Linked to from where they are listed in the manual, say.) Anyways, thanks. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

