<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="-1">Thanks for the reply Andy,<br>
<br>
No, unfortunately the fields are just plain text fields.<br>
<br>
Regards<br>
Doug Johnston<br>
<br>
<br>
</font><br>
Andy Burns wrote:<br>
<blockquote type="cite"
 cite="mid000801c3816e$6cf27300$b2ea5144@fatal7lcf637rj">
  <pre wrap="">----- Original Message ----- 
From: "Doug Johnston" <a class="moz-txt-link-rfc2396E" href="mailto:dougwj@iprimus.com.au"><dougwj@iprimus.com.au></a>
To: <a class="moz-txt-link-rfc2396E" href="mailto:use-revolution@lists.runrev.com"><use-revolution@lists.runrev.com></a>
Sent: Monday, September 22, 2003 8:22 PM
Subject: More focus problems


  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi once again,

further to my focusOut problem, I also have a focusIn problem.  I have a
    </pre>
  </blockquote>
  <pre wrap=""><!---->field (Field 2) and I have a focusIn method in the fields script which is
supposed to beep, but the focusIn isn't firing.
  </pre>
  <blockquote type="cite">
    <pre wrap="">Just in case this is a platform problem, I am running WIN2K PRO SP 3.

Regards
Doug Johnston
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Doug,

In the Transcript dictionary for focusIn:
Comments: If the control is an unlocked field or a button whose menuMode is
"comboBox", the openField message is sent to it instead of the focusIn
message.

Similary in the Transcript dictionary for focusOut

Comments: If the control is an unlocked field or a button whose menuMode is
"comboBox", the closeField or exitField message is sent to it instead of the
focusOut message.

Is this any help?

Good luck,

Andy Burns



_______________________________________________
use-revolution mailing list
<a class="moz-txt-link-abbreviated" href="mailto:use-revolution@lists.runrev.com">use-revolution@lists.runrev.com</a>
<a class="moz-txt-link-freetext" href="http://lists.runrev.com/mailman/listinfo/use-revolution">http://lists.runrev.com/mailman/listinfo/use-revolution</a>

  </pre>
</blockquote>
</body>
</html>