Jump to content

Need help with edit box: click to put words in it


POC
 Share

Recommended Posts

Ok, I was wondering like how could I make it where inside the GUI, I can press buttons, write a text area (like a word) and such, and click "write" or something,

It will put in the edit box in the GUI.

(I'm trying to build a programmer's thing, for quick references, so people can make programming easier for them.)

Any ideas?

Link to comment
Share on other sites

Ok, I was wondering like how could I make it where inside the GUI, I can press buttons, write a text area (like a word) and such, and click "write" or something,

It will put in the edit box in the GUI.

(I'm trying to build a programmer's thing, for quick references, so people can make programming easier for them.)

Any ideas?

after you press the button,

guictrlsetdata($edit, Guictrlread($edit2))

[font=Microsoft Sans Serif]My Scripts: From Most recent to least.[/font]Countdown GUI | QLOCK TWO | FlipClock | Slot Machine My UDF:_GenerateRandomNoRepeat | _GuiSnap

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