Page 2 of 2

PostPosted: Tue Sep 30, 2008 2:01 am
by RAMESHBABU
Hello Mr.Antonio

Thanks for your suggested code :

I made a little change to your suggested code. And it is paiting the child windows properly to the right of the client area all times.

Code: Select all  Expand view
ACTIVATE WINDOW oWnd ;
         ON RESIZE ( oSplit:Adjust(),;
                     WndLeft(  oWnd:oWndClient:hWnd, oSplit:nRight + 1 ),;
                     WndWidth( oWnd:oWndClient:hWnd, oWnd:nWidth - (oOutLook2003:nWidth + 12 ) ) ) ;
         VALID lExit := .T.


Image


Thanks again

- Ramesh Babu P