realbasic-nug
[Top] [All Lists]

Re: problem with KeyDown event and Valentina

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: problem with KeyDown event and Valentina
From: Karen <keatk at comcast dot net>
Date: Fri, 30 Dec 2005 19:48:40 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <de7f5fea2ddae9af2294d5db249cded5 at declareSub dot com>

On Dec 30, 2005, at 7:11 PM, Charles Yeomans wrote:

his happens because the EditField.KeyDown event handler is being called in response to a key press before the previous KeyDown event handler has exited; the log data suggests that REALbasic is calling the next KeyDown while Valentina is in the middle of its SQLSelect call.

I've seen this type of non-Atomic even behavior on the PC (not with Valentina) but not on the Mac

- Karen
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>