> I have the following problem and I was wondering that maybe I am doing > something wrong: > After I call fullscreen_off method on my window the border doesn't get drawn. > Calling mainWindow->redraw() doesn't help but windowMain->hide() before > windowMain->fullscreen_off() and windowMain->show() after helps. However > doing hide() and show() makes the window to flick which is not very pleasant. > Is here any other way to fix that or it is a bug? > > I use fltk 2 on Slackware Linux 13 with Fluxbox 1.1.1 WM.
By the way this is the same behavior with fltk 1.1.10. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

