At 03:24 1/25/2001, Lee Goldschmidt wrote:
>Is there a way to add a registered trademark superscript
>® mark to text in Director?

As Ryan noted, you've already managed to get the character. To make it 
superscript with Lingo:

member("textMember").char[x].fontStyle = [#superscript]

It only works with #text members. #field members don't have the 
sub/superscript property.


--
Mark A. Boyd
Keep-On-Learnin' :)


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to