Hi All,
I'm working with openEdge 10A01 and encountered the following problem:
I start a window (window-1) with an attached super procedure and in the initializeObject after the run super I start another window (window-2) using run launchContainer. This second window has its property 'TopOnly' set to True.
I would expect that window-2 gets the focus, but no... what happens is that the window-2 is placed in front of window-1 (as intended) but window-1 receives focus.
What to do to set focus to window-2?
Nb. If watched closely on a slow machine it looks like the focus is returned to window-1 after window-2 is completely initialized.
Regards,
Jack Reitsema.
VCD Automatisering - Groningen - the Netherlands.
I'm working with openEdge 10A01 and encountered the following problem:
I start a window (window-1) with an attached super procedure and in the initializeObject after the run super I start another window (window-2) using run launchContainer. This second window has its property 'TopOnly' set to True.
I would expect that window-2 gets the focus, but no... what happens is that the window-2 is placed in front of window-1 (as intended) but window-1 receives focus.
What to do to set focus to window-2?
Nb. If watched closely on a slow machine it looks like the focus is returned to window-1 after window-2 is completely initialized.
Regards,
Jack Reitsema.
VCD Automatisering - Groningen - the Netherlands.