>
> You need to redraw the parent group that contains the space that
> is occupied by the label, in the simplest case this would be
>
>    parent()->redraw();
>
Aha! solved, thanks Albrecht, in this case the parent group was the
window itself, writeWin->redraw() = fixed!
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to