doublewood
15 years agoOccasional Contributor
Keep Modeless Userforms dialog always on top
I have a script routine that shows a mode less status dialog which shows extracted info from a page(in testedapp) and update the caption on the userforms dialog the script than perform a ClickButton on the testedApp. the script than loop back and update the caption and so forth in a do while loop. Loop exit by user action or by timeout. This all work just fine in TestComplete but when I run it under TestExecute the userform dialog is cover by the testedapp when the clickbutton is executed. The only work around I found so far is to hide the dialog and show it after the clickbutton event. But this produce flickering. Is there a way to keep the modeless dialog always on top? I was not able to find any property setting regarding the position of the dialog (z order) anywhere.
Regards
Mark Lin
Regards
Mark Lin