it seems to me that we might want to get the window text as well as set it, i know this can be done with a simple dll call but shouldn't it really be a inbuilt function?
thanksCode:sText=Window.GetText(hWnd);
Professional Software Development Tools
it seems to me that we might want to get the window text as well as set it, i know this can be done with a simple dll call but shouldn't it really be a inbuilt function?
thanksCode:sText=Window.GetText(hWnd);
Last edited by MicroByte; 06-09-2009 at 03:20 PM.