Ok, so James O'Reilley chalked up a TextBlock class for me
-- that,
when it gets a slew of htmlText like
<p class='title'>whatever</p>
<p class='secondary'>more</p>
it creates a new textfiield for every </p>. Then
depending on how
much paragraph spacing is needed it moves the next textField
down.
All that actually works. But since the <p
class='x'>text</p> is
around the text the actual text is also getting shifted down
within
the textfield, thereby increasing the additional paragraph
spacing.
Is there a way I can have a block of text WITHOUT the
<p> calls and
still assign the stylesheet? Probably by using no htmlText
and
assigning THAT style to the whole text?
_______________________________________________
dirGames-L mailing list - dirGames-L nuttybar.drama.uga.edu
http://nuttybar.drama.uga.edu/mailman/listinfo/dirgames
-l
|