At 09:19 AM 10/9/00, bernard tabalon wrote:
>how do you guys make a multiple hilite of line in a field cast member?
>like using the ctrl key when you click on a file on windows
>explorer. i've tried every resources i could find on the web and have had
>no luck.
>any help would be appreciated.
I don't believe you'll be able to use the "hilite" function itself as it
apparently can highlight only a single contiguous chunk. What I've used in
the past is 'the foreColor of line x of member("fieldMember")' or
'member("textMember").line[x].color'
If you want a more "highlighted" look, you may be able to use functions
such as charPosToLoc() to determine the coordinates for shape sprites that
could overlay the text. That sounds challenging, but could be doable.
--
Mark A. Boyd
Keep-On-Learnin' :)
[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!]