Jump to content

Im new with this command GUICtrlCreateInput


Go to solution Solved by bordomavi,

Recommended Posts

Posted

is it possible to copy and ControlSend or Send a string of characters that I typed from GUICtrlCreateInput ? i googled it still cant find the right answer..

 

ill get to that... i still need to learn and understand a lot of codes graduated.gif

Correct answer, learn to walk before you take on that marathon.

Posted (edited)

Thanks johnone for the idea &
bordomavi for the example

i did like this...

$x3= GUICtrlRead($input1)

ControlSend("Open", "", "[CLASS:Edit;INSTANCE:1]", $x3)

cant mark both as solved

Edited by 232showtime

ill get to that... i still need to learn and understand a lot of codes graduated.gif

Correct answer, learn to walk before you take on that marathon.

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
  • Recently Browsing   0 members

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