realbasic-nug
[Top] [All Lists]

Re: got focus question

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: got focus question
From: Michael de Haan <mdeh at comcast dot net>
Date: Sat, 30 Oct 2004 15:39:27 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <69ABBFEA-2AC2-11D9-9948-000A9566BB4A at comcast dot net> <017201c4bed0$6bf463f0$0200a8c0 at wired> <0B3128BD-2AC4-11D9-9948-000A9566BB4A at comcast dot net>
Jon,
tried this-- in the gotfocus event:

me.Text = me.text+"1"

Behaves just as you say.

tks again

On Oct 30, 2004, at 3:35 PM, Michael de Haan wrote:

thanks Jon

On Oct 30, 2004, at 3:33 PM, Jonathan Johnson wrote:


----- Original Message -----
From: "Michael de Haan" <mdeh at comcast dot net>
To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Sent: Saturday, October 30, 2004 5:24 PM
Subject: got focus question

So, is the gotFocus event sent continuously while the editfield has the focus, or am I missing something here in that dismissal of the message
dialog somehow initiates a new "gotfocus event"

That's what is happening. When a window deactivates, the focus is lost on
the control. When the window reactivates, the focus is restored.

HTH,
Jon


--
Jonathan Johnson
REAL Software, Inc.

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

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


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

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


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

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

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