I've been using FLTK for years on Linux and Windows machines. For the first time I have tried using it with XFCE 4.8, and I find a problem that doesn't seem to occur anywhere else. I am using FLTK 1.10.
If I run Fluid, and create a window with some coloured background areas, those background are not updated properly. The window is initially drawn OK. However, if another window then overlaps it and is moved away, the background areas in the window I am creating are not properly restored. If I finish my Fluid development work, and build the resulting application, the application behaves in the same way. If I restart the same machine running Gnome 3 instead of XFCE, both Fluid and the application behave properly. The same code also behaves OK on a Windows XP machine. Is this a known issue? Is there a workaround? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

