Hi, I check the code again with new capabilities but there are errors at the compilation step
[EMAIL PROTECTED]:~$ fltk-config --compile saveCan2.cxx g++ -I/usr/local/include -I/usr/include -o saveCan2 saveCan2.cxx -L/usr/lib -L/usr/local/lib /usr/local/lib/libfltk.a -lm -lXext -lX11 saveCan2.cxx:140:15: warning: multi-character character constant bmppix.h:3: error: expected unqualified-id before â&&â token bmppix.h:3: error: expected constructor, destructor, or type conversion before â&&â token bmppix.h:16: error: expected constructor, destructor, or type conversion before â;â token saveCan2.h:13: error: âBMPhfâ does not name a type saveCan2.cxx:5: error: âBMPhfâ does not name a type saveCan2.cxx: In function âvoid sv_cb()â: saveCan2.cxx:140: error: âhf_bmpâ was not declared in this scope best regards > I have added the capability to reload the bmp in the upper left corner > try to select a rect in the center of box (where the 2 lines cross) > and press "save". > > here is the fluid file: > bye > rogx >
_______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

