I have some general questions about using images. Ive read many source examples, and as much documentation as possible, but I keep getting confused about a couple of things.
Im using fltk1.1 Can an Fl_Image(or a subclass) be added as a child to a Fl_Group? Can an Fl_Image easily draw itself, or do you need some type of function to extract pixel data from Fl_Image, and then pass that to fl_draw_image()? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

