realbasic-nug
[Top] [All Lists]

Re: Editfield troubles (The plot thickens)

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Editfield troubles (The plot thickens)
From: Dave <mrtoast at gmail dot com>
Date: Sun, 31 Oct 2004 11:00:25 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=rl4L7GCFOTxY+ZacMNWIjhERXFZJ2qQcRO0LDuc8iMWnKOTFltqzv54WCBQTVeeKtxvn2qipa7xlkjgLtDIzX2Xm118uTzu+noCW3vr/sComta59BnvBMs+JnM2CxEpcPB1zvo++eqm4QoXn+nIRuS/PWIqFWFcxd6mJVuFljFk=
References: <20041030224003 dot 71B7C51D45B at lists dot realsoftware dot com> <E95F5DDD-2B1E-11D9-A6F5-000393921CD4 at xs4all dot nl>
Interesting....

I've discovered that the problem arises because the window is a global
floating window (type 7).  (If it matters, it also has a MacProcID of
1104)

But this doesn't make sense to me...  In the mousedown event, I set my
application to the foreground and then assign the focus to the
searchfield, using "searchfield.setfocus".  It works fine if I change
the window to type 0, but doesn't if it's type 7.

Any ideas?

Thanks,

Dave

-- 
"You take the blue pill. The dream ends, you wake up in bed and
believe whatever you want to believe. You take the red pill. You stay
in Wonderland and I show you how deep the rabbit-hole goes. You take
the purple pill. The pain stops, you are relieved from heartburn, and
the lining of your esophagus returns."

There's no place like ~/
_______________________________________________
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>