Hi I need help with Win32 GuiTest.
@EXPORT_OK = qw( $debug ClientToScreen FindWindowLike GetChildDepth GetChildWindows GetClassName GetCursorPos GetDesktopWindow GetComboText GetComboContents GetListText GetListContents GetParent GetScreenRes GetWindow GetWindowID GetWindowLong GetWindowRect GetWindowText IsCheckedButton IsChild IsGrayedButton IsWindow MouseMoveAbsPix NormToScreen PostMessage ScreenToClient ScreenToNorm SendKeys SendLButtonDown SendLButtonUp SendMButtonDown SendMButtonUp SendMessage SendMouse SendMouseMoveAbs SendMouseMoveRel SendRButtonDown SendRButtonUp SetForegroundWindow WMGetText EnableWindow GetActiveWindow GetCaretPos GetCursorPos GetFocus GetForegroundWindow IsWindowEnabled IsWindowVisible PostMessage SendMessage SetActiveWindow ShowWindow WMSetText IsKeyPressed PushButton PushChildButton ); I could not find the function that will: 1. return to me the X,Y coordinate of a window 2. resize the window 3. move the window to x,y ie, I need to write a program that will re-arrange all the opened windows by resizing them, and moving to pre-programmed locations. Thanks! Dan
_______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs