I could really use some help with this one.

I have an item renderer consisting of two labels, positioned horizontally.

I want to fill the distance between them with "....", for example:

Car.........$40,000
House......$400,000

Any ideas how to do this?

Also, there is the caveat that I draw the "..." in a way that matches the "..." 
from Flex truncating the first item.

I am using Spark Label Components, which matters because I can't change the 
truncationText anymore without affecting all Labels in the app (who decided to 
change this on the flex team i have no idea or why!).

Thanks all.

Reply via email to