Jump to content

ControlSend on minimized programs without Control Class.


 Share

Recommended Posts

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.

12726668993_b7061e50b5_o.png

 

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...