Jump to content

Recommended Posts

Posted

Hello .

Looking for help with hold a SHIFTDOWN in minimalized window for a selected time.

I was tryin do

ControlSend($WindowName, "", "", "{SHIFTDOWN}")
and later get it into code start/stop ( pause script ) but doesnt work.

Any ideas how do that?

Gordoni

Posted

Hello .

Looking for help with hold a SHIFTDOWN in minimalized window for a selected time.

I was tryin do

ControlSend($WindowName, "", "", "{SHIFTDOWN}")
and later get it into code start/stop ( pause script ) but doesnt work.

Any ideas how do that?

Gordoni

Look at your parameters. I don`t think that control ID could be "" .
Posted

that work with {ENTER} ....

but i need to use {SHIFTDOWN} and must be holded for a script exists time or selected timer ( without SHIFTUP )

Posted (edited)

Connot get informations from Autoit Window Info .

Normal

Send("{SHIFTDOWN}")
is working but need to use key in minimalized window...

So need to use Window Name

Still need help .

Edited by Gordoni

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
×
×
  • Create New...