PDA

View Full Version : <text> line spacing


Grig
03-29-2003, 09:43 AM
I there any way for me to SET the line spacing/height before the field is created?

hqm
03-30-2003, 05:14 AM
I think that the line spacing is determined by the tallest font that is used on a given line of a text field. I don't think there is any way to modify this from Laszlo (or from Flash for that matter). I could be wrong though...

I suppose you could write your own widget which spaces lines differently, by making a list of single-line text fields and sticking them together in a vertical layout with an adjustable spacing.