10-07-2007, 02:52 AM
It was a child window!
Thanks for your help. Unfortunately I am having the same problem that the person in the original post had. I had hoped that because they had a different control, without an OK button I would have better luck.
It will highlight the the date I send to it, but when I press OK, the date is unchanged. I tried a few keystrokes (left/right, Pgup/Pgdn) , but it really needs a mouse click to take hold. My only thoughts are:
1. Try some more sendmessages. now that I can "talk" to the control, maybe there is another message that will get it to stick.
2. Now that the correct date is highlighted and visible, it should be fairly easy to do a pixel search to click on it. I don't know how to do that, but it shouldn't be that hard.
Any other thoughts?
Thanks again for your help, I have a fairly complex program all set up to exercise an application for performance testing, store the results in a database, and an excel sheet to read in the data and graph it. The only part I need to put it all together is this one step.
Thanks for your help. Unfortunately I am having the same problem that the person in the original post had. I had hoped that because they had a different control, without an OK button I would have better luck.
It will highlight the the date I send to it, but when I press OK, the date is unchanged. I tried a few keystrokes (left/right, Pgup/Pgdn) , but it really needs a mouse click to take hold. My only thoughts are:
1. Try some more sendmessages. now that I can "talk" to the control, maybe there is another message that will get it to stick.
2. Now that the correct date is highlighted and visible, it should be fairly easy to do a pixel search to click on it. I don't know how to do that, but it shouldn't be that hard.
Any other thoughts?
Thanks again for your help, I have a fairly complex program all set up to exercise an application for performance testing, store the results in a database, and an excel sheet to read in the data and graph it. The only part I need to put it all together is this one step.
