Testy Posted February 27, 2008 Posted February 27, 2008 Hi. I'm looking for a static text input box on a tab to pull info from to use in a buttoned command. I can't seem to make it work. I.e. If Fred puts his login name and PW then presses the button for the item to open, the button command string will pull that info to use in the execution process. Conversely - Is there a way to save the text in the box the next time the user opens the compiled script? Thank you,
PsaltyDS Posted February 27, 2008 Posted February 27, 2008 Hi.I'm looking for a static text input box on a tab to pull info from to use in a buttoned command. I can't seem to make it work.I.e. If Fred puts his login name and PW then presses the button for the item to open, the button command string will pull that info to use in the execution process.Conversely - Is there a way to save the text in the box the next time the user opens the compiled script?Thank you,Welcome to AutoIt.Have you put any effort into this yet?Is your basic GUI with Tabs already done?Have you checked out the help file for GuiCtrlCreateInput()... or anything else?You said "I can't seem to make it work", so, what did you try? Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Testy Posted February 28, 2008 Author Posted February 28, 2008 Welcome to AutoIt.Have you put any effort into this yet?Is your basic GUI with Tabs already done?Have you checked out the help file for GuiCtrlCreateInput()... or anything else?You said "I can't seem to make it work", so, what did you try? My apologies.Thank you,
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