Hi
I wonder if Label has something like text-overflow: ellipsis css like
attributes?

>From the LabelSkin sources i found that there is no logic to do that.

Can you help me please achieving my goal. I need long text elipsis for the
Label, so tell me if I've ommited something from th OOB behavior or if there
is no mechanizm to do that, how can i implement it myself?
I guess I need to implement my own LabelSkin that will have exactly the same
code except public layout() method where glyphVectors is build.

Any help appriciated,

thanks,
Eugene

Reply via email to