On May 31, 2005, at 19:44, Jim Meyer wrote:
Hi all.....
I have a situation with a global floating window that contains and
edit field.....
In general it works fine but there are situations where I have to hide
it and then later show it again..... and once I do, I am unable to
type into the edit field... It seems the keystrokes are going
elsewhere...... mouse clicks continue to work OK.
I know there was a lot of discussion on this issue..... Is this a
bug... Is there a workaround?
Thank you,
Jim
Hi,
No I think this is NOT an bug...
Floating window should not take 'Focus' from another windows when it is
opened
or you have set the Focus to another window...
If you hiding the Floating Window and then using I thin it should work
for you
myFloatingWindow.show
myFloatingWindow.EditField1.SetFoucus
Sven E Olsson
_______________________________________________
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>
|