Jump to content

Delete


Recommended Posts

Here is what I found in the help files...Took about 10 seconds to find, you prolly could have found it.

CODE
ControlFocus ( "title", "text", controlID )

Send("What you want to type in control here.")

Anyway everything here is simple enough, cept the "controlID", so i when ahead and figured that one out to.

If you got the latest version of SciTE press Ctrl+F6 and use the Finder Tool (Crosshair) drag it to the control you want to

click on. Then go to the Control Tab and the number in the ID row is the ControlID

Btw, this wont move your mouse this will edit it with out having to do so.

My Scripts,[topic="65986"]AI Example[/topic] ,Capable of Emotion!

Link to comment
Share on other sites

Here is what I found in the help files...Took about 10 seconds to find, you prolly could have found it.

CODE
ControlFocus ( "title", "text", controlID )

Send("What you want to type in control here.")

Anyway everything here is simple enough, cept the "controlID", so i when ahead and figured that one out to.

If you got the latest version of SciTE press Ctrl+F6 and use the Finder Tool (Crosshair) drag it to the control you want to

click on. Then go to the Control Tab and the number in the ID row is the ControlID

Btw, this wont move your mouse this will edit it with out having to do so.

Actually, you should be using ControlSend() or similar SetText etc... not just send

How about a white chocolate macadamia nut this time

8)

Edited by Valuater

NEWHeader1.png

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...