Hi all

OK, this is driving me mad on and off for a few days (I keep coming back to it)...

#========

my $window = Win32::GuiTest::FindWindowLike(undef, "fubar");

Win32::GUI::BringWindowToTop($window);

#========

This doesn't affect the window Z order at all, and yet if I click on the window with the mouse, it raises to the top. Any ideas?


Steve

Reply via email to