POC Posted September 26, 2008 Posted September 26, 2008 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?
billthecreator Posted September 26, 2008 Posted September 26, 2008 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
POC Posted September 26, 2008 Author Posted September 26, 2008 ahh! I didn't know about "setdate" command (XD) I'm silly. Thx
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now