> I'm trying to insert some basic HTML into a text label and from the docs,
> "" should work, but it displays the text align=center>. Meanwhile , , etc. seems to work well. Also,
> TextLabel1.alignment = 3 has the result I want. Am I missing something?
>
> Jason
I think you must write ''. Withou
On Wed, 11 Mar 2009 02:57:39 am Jason Hackney wrote:
> I'm trying to insert some basic HTML into a text label and from the docs,
> "" should work, but it displays the text align=center>. Meanwhile , , etc. seems to work well. Also,
> TextLabel1.alignment = 3 has the result I want. Am I missing so
I'm trying to insert some basic HTML into a text label and from the docs,
"" should work, but it displays the text . Meanwhile , , etc. seems to work well. Also,
TextLabel1.alignment = 3 has the result I want. Am I missing something?
Jason
-