Dear all,

I write a program mimic human moving cursor and typing to help me auto fill Solidworks properties. My program supposed to use pixel by pixel comparison to locate the fill , then send many "DEL" to delete the chars which are currently context , and then send keystroke of the "Name of the properties" that I want.

I tested my program by using a notepad. My program worked good.

However, Solidworks properties window did not accept keystroke change (Please see the attached image of the properties window). My program found the DCR# position and clicked on it, but no key can be send to the properties field. Any suggestion?

Note: I have tried to put "sleep" between each step. I have also tried to do multiple left click action to the fill, but the multiple left click does not work too. Again, my program works if the clicking and typing on Notepad.



Name:  temp1.jpg
Views: 303
Size:  25.7 KB