Hi,
this is my hilite code, but it have that problem i've mentioned. It not
selecte the entire line (the carriage return too).
on mouseDown
thisField = sprite(the clickOn).member
ML = the mouseLine
if ML <> -1 then
thisField.line[ML].hilite()
end if
end
If someone can point in how to make select all the line, i'll apreciate. ps:
it is a field cast member
Thank's in advance
Rodrigo Peres
[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!]