On 31 Jul 2007, at 18:16, Theron Virgin wrote:

> 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?

What version of fltk? What toolchain? What host operating system?  
Which window manager?

Fltk should not do what you describe (it certainly does not for me)  
so I would have to suspect that something is awry with your setup  
that is somehow interacting with fltk's redrawing.


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to