Did you mean Preston? I wasn't the one who asked the question.

On 7/6/06, Mark Schonewille <[EMAIL PROTECTED]> wrote:

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?


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to