2005-03-14, 08:48 PM
If I am using a CompositeImage in my skin file with a DrawText line to draw the strings (which I am) rather than calling DrawString from my code, is there a way to access some of the behaviou like getting the ellipse dots at the end of long text. That would be very nice to have.
<DrawText text="@Item" loc="25,6" size="278,30" textStyle="MarkedGeneralText" align="Left"/>
I know how to spoecify a text style and alignment, but that it about it. Is there something like trimming="EllipsisWord"?
Jeff
<DrawText text="@Item" loc="25,6" size="278,30" textStyle="MarkedGeneralText" align="Left"/>
I know how to spoecify a text style and alignment, but that it about it. Is there something like trimming="EllipsisWord"?
Jeff