Joboy2k Posted June 8, 2010 Posted June 8, 2010 hey i updated my autoit today but no wim hitting a problem that im sure is very simple to rectify. ControlSetText("[CLASS:WindowsForms10.window.8.app" & $classnumber & "]", "", "[NAME:txt" & $TYPE & "]", $input & "{enter}") this did work normally before i updated. but now it also types {enter} instead of pressing enter. what shall i add to my script so as to make it realise its a button press not a word to be typed? thanks in advance jobo
kaotkbliss Posted June 8, 2010 Posted June 8, 2010 It seems to be the controlsettext, try it with controlsend instead 010101000110100001101001011100110010000001101001011100110010000 001101101011110010010000001110011011010010110011100100001 My Android cat and mouse gamehttps://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek We're gonna need another Timmy!
Joboy2k Posted June 8, 2010 Author Posted June 8, 2010 the program im sending it too dosnt react well with control send. has anyone got any oher ways? it was working perfectly before i updated.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now