In my application when I drag other windows on top of my fltk window I get
ghosting and my GUI looks very bad. I also see this in the examples that come
with FLTK (however, it doesn't look as bad in some of the apps). To restore
the window I have to drag it off screen or resize it. I have tried putting a
redraw call into a thread that runs once every 50 milliseconds or so and it
solves the problem but causes continual flicker when I move the mouse over the
window. If I keep the mouse still it looks great. Is there a good way to
resolve this issue?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk