From: Ade <sk...@bl...> - 2005-04-12 04:07:35
|
Hi, Im not sure this is the right place for this especially at this time but here goes... I am trying to get the contents of a control in a window, say a TextArea control or a List or a button etc I can programmatically get the window its in and then the controls handle by enumming the child windows of that window. I cannot get the contents of that control. I'm a tester and I need to be able to confirm the contents programmatically before moving on with the test. I know there are 3rd party applications out there that can do it so it must be possible and I can not use these it has to be python. I have dug through the python forums and not found anything so far. I thought that since this was all about manipulating controls that this would be a good place for answers Thankyou, looking forward to version 1 of PythonCard. Adrian Smith |