You must use the old syntax for field members rather than the dot syntax:
set the color of line 1 of field"myFieldMember" = theColor
guran
----- Original Message -----
From: Tom Jacobs <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 29, 2000 7:39 AM
Subject: <lingo-l> Changing color of chunk of field member
> 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!]
>
[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!]