Hi

$id contains the handle to a window that is currently "minimized".

I have tried
SetActiveWindow($id);
SetFocus($id);
SetForegroundWindow($id);

All did not bring up the window to foreground...
What am I doing wrong?

Dan
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to