Is it possible, in lingo, to change the color of a chunk of text in a
field member? For example, I want to change the first line to a
different color than the other six lines.
I know this can be done for TEXT members in lingo, e.g.:
member("myTextMember").line[1].color=rgb( 255, 255, 0 ). But trying
this with a FIELD member generates this error: "Property Not Found"
(#color).
--
Tom Jacobs
InterVision
www.intervisionmedia.com
[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!]