RE: Problems with closeField

2004-09-14 Thread Jay Madren
en -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Tuesday, September 14, 2004 07:40 To: [EMAIL PROTECTED] Subject: Re: Problems with closeField Dear Wilhelm, Thank you very much for replying (and especially for making sure I SAW you

Re: Problems with closeField

2004-09-14 Thread Frank D. Engel, Jr.
On Sep 14, 2004, at 7:39 AM, [EMAIL PROTECTED] wrote: on keydown k if charToNum(k) is among the words of "3 8 9 13 28 29 30 31" then pass keyDown put k into selection end keydown Typing into the field produces completely normal behaviour: arrowkeys, the deletekey and backspace key are pass

Re: Problems with closeField

2004-09-14 Thread JonathanC
Dear Wilhelm, Thank you very much for replying (and especially for making sure I SAW your reply, since the Digest mixed up my post). I, too, had since worked out an exitField version. However, yours is more elegant than mine: e.g. using a 'script local variable' rather than a global variable.

Re: Problems with closeField

2004-09-12 Thread Wilhelm Sanke
Because the original post got mixed up with the post of Nicholas Thieberger <[EMAIL PROTECTED]> (Subject: Re: use-revolution Digest, Vol 12, Issue 45) in the digest version and was therefore not noticable for Jonathan Cooper by subject, I re-post my message from this morning and add the new scr

Re: Problems with closeField

2004-09-12 Thread Wilhelm Sanke
On Tue, 7 Sep 2004, [EMAIL PROTECTED] I can't believe I'm having a problem with something as simple as "closeField"! I have a field which works like the Address bar of Internet Explorer. When you start typing into it, it tries to finish the word or phrase, according to a list in a separate field

Re: Problems with closeField

2004-09-08 Thread JonathanC
In response to my message of 07/09/2004 07:41:17 PM, which went, in part: > The "Auto-complete" field contains a closeField handler, which checks its > contents against another field ("Auto-complete list") and offers to add a > new line, if required. > However, the closeField handler seems to

Re: Problems with closeField

2004-09-07 Thread JonathanC
Hi Wilhelm (and Ken Ray), Yes, there WAS a problem with the server during the night (Sydney time). It's back up again, if you feel like trying again. Thanks. Regards, Jonathan Jonathan Cooper Manager of Information / Website Art Gallery of New South Wales Sydney, Australia http://www.artgaller

Re: Problems with closeField

2004-09-07 Thread Sarah Reichelt
Here's an explanation of the problem(s): The "Auto-complete" field contains a closeField handler, which checks its contents against another field ("Auto-complete list") and offers to add a new line, if required. However, the closeField handler seems to only be triggered when the field is EMPTIED

Re: Problems with closeField

2004-09-07 Thread Ken Ray
On 9/7/04 4:41 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Here's an explanation of the problem(s): > The "Auto-complete" field contains a closeField handler, which checks its > contents against another field ("Auto-complete list") and offers to add a > new line, if required. > However, t

Re: Problems with closeField

2004-09-07 Thread Wilhelm Sanke
On Tue Sep 7 JonathanC at ag.nsw.gov.au JonathanC at ag.nsw.gov.au wrote: (snip) I have uploaded the stack to http://www.artgallery.nsw.gov.au/sub/filechute/closeField_problem.zip (4K zipped). Thanks, Jonathan Cooper http://www.artgallery.nsw.gov.au Jonathan, I tried to download your stack, but ge