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>
|