leowang wrote:
> Dear All,
> I have a long string in a widget, I have used the flag ALIGN_INSIDE | 
> ALIGN_CENTER | ALIGN_LEFT.
> 
> But I found that the string will overflow the width of my widget,
> how to shorten it to make it only display part of the string. 

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

Reply via email to