Rylynnvnm Posted February 23, 2014 Share Posted February 23, 2014 Hi , i'm new with autoit Sorry for my poor English I was try to make some simple autotool with : $hwnd = _WinAPI_WindowFromPoint($Struct) to find Classname and Instance And send somethings simple like ControlSend($hwnd, "", "", "Some text wrote here!") But when i use AutoIt Window Info , i see that it have no Control info. ControlSend is working fine when Programs on Active Windows but when it on Intactive or Minimized , ControlSend didn't work. Same with Chrome Tabs. Have any other way to make simple auto which will work on Minimized programs? Help me with example script if can. Thank you. Link to comment Share on other sites More sharing options...
JohnOne Posted February 23, 2014 Share Posted February 23, 2014 '?do=embed' frameborder='0' data-embedContent>> Danyfirex 1 AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
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