Thanks for your answer
I am trying to change the forecolor of an area within a field member that is
pasted from another fieldmember.
The lingo I am using is
member("attention").text = "Sorry, you have the name" && member (1,
"pictures").name &&"attached instead of" && member("person1").text
on the screen I would then like it to say ( using my name) "Sorry, you have
the name David Pexton attached instead of John Doe.
I would like David Pexton to be in red.
I think I can leave everything in dot syntax except
member (1, "pictures").name
because that text I would like to change the color on.
I am having a very hard time getting this. If you have any suggestions I
would really appreciate it.
David
>From: B Elisabeth Parker <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: <lingo-l> foreColor property
>Date: Tue, 24 Apr 2001 13:58:04 -0400
>
>At 06:09 PM 25/04/01 +0200, you wrote:
> >I tried with a field, not with a text member and it didn�t work.
> >Any other idea?
>
>yah... you can't use dot syntax with foreColor. someone pointed this out to
>me a few weeks ago, and i can tell ya, i was *so* glad to stop pulling out
>my hair. :P
>
>use this syntax:
> set the foreColor of item (the mouseItem) of member "myField" to 7
>
>or something similar. "of item (themouseItem)", of course, being whatever
>word is under your cursor. see mouseItem in the Director help thingy.
>
>cheers,
>
>
>
> parker
>
>
>
>
>
>
>[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 h//arng with programming Lingo. Thanks!]
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.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!]