you can not use dot syntax for this, thusly:

the forecolor of line 7 of field myField = 5
or
the foreColor of word the mouseWord of field myField = 5
etc. etc.

if you set the foreColor of line 0, it will affect the entire field

At 03:12 PM 06/05/2002 -0400, you wrote:
>Thank you to everyone who responded to my query about frame behaviors.
>
>One other question.  You can change the font color of an entire field
member by
>using either color or foreColor.  However, when you try and isolate it to a
>line (i.e.  member("field").line[1].foreColor = 50 or
>member("field").line[1].color = rgb(255,0,0)), no luck - property not found. 
>This method only works on a text member.
>
>Is there any other way to isolate the font color of a line or char in a
field? 
>If not, I have a database with dozens of lines of results, will putting those
>results in a text member rather than a field member cause any speed or other
>issues?
>
>Thanks,
>--Craig
>
>Craig Taylor
>Renegade Digital Media Inc.
>[EMAIL PROTECTED]
>
>[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L
is for learning and helping with prog
>ramming Lingo.  Thanks!]
>
--
Dale Withroder       PH: 1-888-233-8469
[EMAIL PROTECTED]                       FAX: 1-800-669-1132
multimedia underling         http://www.pro-mentoring.com
Professional Mentoring           ICQ:  13411058
--
Money is better than poverty, if only for financial reasons.
     �Woody Allen

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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