On 29 Apr 2012, at 17:28, fltkCoder wrote:

> I figured out what causes the problem.
> 
> Whenever I add this it will give that error about the lines I posted above:
> 
> 
> #include <FL/Fl_Text_Display.H>
> 
> Fl_Group *grp2 = new Fl_Group(25, 75, 640, 605);
> new Fl_Text_Display(145, 325, 400, 75);
> panel[2] = grp2;
> grp2->end();
> 
> 
> These 2 new lines are causing the problem.


Please....

What two new lines? We don't know what code you have, nor which two lines are 
new... Give us some context for xyza sake...



_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to