DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2397
Version: 1.3-current


Seems to be a redraw problem in more ways than one:

Resizing the window a little makes the screen redraw correctly.

Also, dragging other windows over this one can leave image garbage behind
as well.

I get this even if the window is changed from an Fl_Double_Window to a
regular Fl_Window.

So it seems sure it's some kind of general redraw issue.

To help in debugging, since the problem isn't happening in 1.1.10, I ruled
out the Fl_Group and Fl_Scroll widget source code by bringing over
Fl_Group.[cxx,H] and Fl_Scroll.[cxx.H] from 1.1.10 into 1.3.x and doing a
rebuild, and that didn't affect the problem.

So it seems the issue is unrelated to those two widget's code changes;
it's probably in Fl_Window or some related code.

I've attached 'schmutz.gif' which shows the scrolling problem.


Link: http://www.fltk.org/str.php?L2397
Version: 1.3-current

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

Reply via email to