On 11.05.2011, at 06:10, Leonid wrote: >> >> In FLTK 1, "Fl_Box" is a widget. It draws a box or frame, but has no = >> other function. The FLTK 2 equivalent is "fltk::Widget" >> >> The code you posted looks like fluid code. Are you editing the fluid = >> code manually?=20 >> You should never edit the fluid code manually... >> > > I opened files fluid in fluid2 > Fluid2 not all will transform automatically > After transform in fluid2 21 file corrected further manually > Compilation passes successfully to a meeting with fltk::Widget with which I > have replaced Fl_Box >
FLuid 1 and Fluid 2 files are not compatible. You are lucky that your transfer somehow worked, but I am pretty sure that there are more errors in the source code. Also, why do you go from FLTK 1 to FLTK 2? FLTK 2 is - believe it or not - the older version of FLTK! - Matthias _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

