Unfortunately, it doesn't have any effect.
Michael Shupe
Project Leader
AnyDoc Software, Inc.
813 222 0414
[EMAIL PROTECTED]
www.anydocsoftware.com
-----Original Message-----
From: Max Wyss [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 20, 2003 11:06 AM
To: [EMAIL PROTECTED]
Cc: Mike Shupe
Subject: Re: [PDF-Forms] FW: Focus problem
What happens when you actively set the focus to that field (using the
setFocus() method)?
Hope, this can help.
Max Wyss
PRODOK Engineering
Low Paper workflows, Smart documents, PDF forms
CH-8906 Bonstetten, Switzerland
Fax: +41 1 700 20 37
or +1 815 425 6566
e-mail: mailto:[EMAIL PROTECTED]
http://www.prodok.com
[ Building Bridges for Information ]
______________________
Shameless Plug:
My next conference appearances and workshops:
* Workshop by Essociates Group in Chicago, IL, September 29 to
October 1, 2003 (http://www.essociatesgroup.com)
* PDFConference 2003 in Anaheim, CA, November 9 to 13, 2003
(http://www.pdfconference.com)
* And, as always, available for on-site workshops/tutorials/consulting.
_________________________
I have a problem with losing focus on a PDF form.
I have a form in which, when I tab off a field, I run a script to
communicate with a server to run a server-side script. Unfortunately,
the focus is then not set on the next field in the tab order. In
fact, it is nowhere to be seen. However, if I tab or back tab, the
focus reappears on the next or previous field as it should. So
apparently, the focus is, in some sense, on the correct field but the
cursor is not visible and I cannot input to that field.
