> > That's exactly how fltk-2 started in the first place... > I wrote a few custom FLTK2 widgets back in 2006 that made use of fl_draw, draw_line, etc. If memory serves, I believe I used a mix of FLTK1 and FLTK2 docs for writing those. I guess they would have been pretty close at that point in time. It seems like FLTK1 would probably be a better choice now, because more bugs (if any) in that layer would have been fixed. Using those calls was surpisingly straight forward. Some very good work was done there.
Thanks, -G _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

