> I tried with a field, not with a text member and it didn�t work.
>
> Any other idea?
These works well in my project:
member("mytextmember").word[1].forecolor =myforecolor
member("mytextmember").forecolor =myforecolor
member("myfieldmember").forecolor =myforecolor
But not this:
member("myfieldmember").word[1].forecolor =myforecolor
so, use a text member if you want a set a word font property in particular
Bastien Bouchard
Logique multim�dia
[EMAIL PROTECTED]
>
[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!]