Hi,
I have the following problem:
Suppose that you have two widgets, let's say Fl_Boxes, overlapped in a window.
You need to redraw the one in the back. This cause the one in the front to be
overwritten (until the whole window is redrawn).
Is there any way to get FLTK 1.3 to keep track of the widgets that are above a
given widget to get them redrawn without having myself to keep a list of
widgets whose coordinates intersect with the widget being drawn?
Thanks
_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk