> Just "for the record", a make install will put the fltk examples in > the directory: > > /usr/local/share/doc/fltk/examples/ > > Which is, more or less, the "usual" place to put such things. >
imacarthur, you may be right but, I'm only about 3 weeks into having linux installed so the terminal still freaks me out a bit. None-the-less, I have now properly made-intsalled FLTK, (having the source where it 'usually' is) and my own little programs continue to compile no probs! Thanks for pushing me. Duncan, I would only be interested in a link to source code, not executables. I think for someone new to or considering the library it helps them get a feel for, and helps FLTK demonstrate, how things are done before they commit. Robert, I have been using your tute and until then didn't know how a callback could act on more than one other widget, (and had tried to pass a pointer to a vector of pointers and then somehow cast that back from the void *...). Many thanks. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

