Sven Jonsson wrote: >> Try calling the widget's redraw() method after making the change. > > Already tried that. > > When I call value, the new data is displayed, but it is displayed on top of > the old. Calling redraw doesn't make a visual change. I've tried to call > damage(1) before calling redraw, but the result is the same.
Which FLTK version? I remember that something has been changed in Fl_Help_View, thus the version might be important. And although I don't think that this is important here: Which platform and compiler ? Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

