On 07.12.2010, at 16:39, Paul R wrote:

> Hi all,
> 
> I have a problem i noticed when switching my widget labels around on
> an output browser.
> The label changes between three strings depending on what is
> occurring.
> The problem is when i write the longer label, and then change
> back to a shorter string label, i can still see the beginning
> and end of the 'old' longer string underneath, like the image
> needs to refresh or something.
> I tried writing a blank label beforeputting the shorter label back on
> screen but it did not seem to make any difference...probably
> because the whitespaces are somehow transparent i suppose.
> 
> I tried redraw_label, and redraw.
> 
> any clues?

Did you set the boxtype of the widget to "NONE" or "..FRAME.."? Try setting it 
to any of the "..BOX.." types.

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

Reply via email to