hilitedLine

Mark Schonewille m.schonewille at economy-x-talk.com
Thu Jul 6 12:47:17 EDT 2006


Hi Jared,

Chris' solution won't work on Mac OS X. I don't know about other  
platforms. The following works for me:

on preopenCard
   set the hilitedlines of fld 1 to 0
   set the traversalon of fld 1 to false
end preopenCard

on openCard
   set the traversalon of fld 1 to true
end openCard


Best,

Mark


--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Download ErrorLib at http://economy-x-talk.com/developers.html and  
get full control of error handling in Revolution.



Op 6-jul-2006, om 18:27 heeft Jared Smith het volgende geschreven:

> I think it would suffice to set the focus somewhere else when the card
> opens...do you need it to be focused?





More information about the use-livecode mailing list