fltk2 under X11 seems to issue redraws when a window is moved. This is visible e.g. by disabling double buffering in the hello example with
window->clear_double_buffer(); Now when moving the window flicker is visible. This is not the case here in the corresponding fltk1 example. Johannes _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

