realbasic-nug
[Top] [All Lists]

Re: Editfield troubles (The plot thickens)

To: Dave <mrtoast at gmail dot com>, REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Editfield troubles (The plot thickens)
From: Sven E Olsson <svenerik at xhtmlsoft dot com>
Date: Sun, 31 Oct 2004 19:17:48 +0100
Cc:
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20041030224003 dot 71B7C51D45B at lists dot realsoftware dot com> <E95F5DDD-2B1E-11D9-A6F5-000393921CD4 at xs4all dot nl> <772953130410311000792ceed4 at mail dot gmail dot com>

On Oct 31, 2004, at 19:00, Dave wrote:

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


Hi,
I have not read this thread before, so I am not sure this fix your problem.

For my self I open an global floating window from the menu
and then I have to put an timer that I activate in the floating window open event.
And in the timer.action I put myEditfield.setfoucus
Sven E

Sven E Olsson
svenerik at xhtmlsoft dot com
http://www.xhtmlsoft.com

SEEdit Language Test
http://www.xhtmlsoft.com/langtest/index.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>