Gustorm Posted July 1, 2008 Posted July 1, 2008 (edited) I have got an idea, but I don't know how to make it So: i have got a button(Browse). I'd like to that that, if i click to this button the basic windows select a file dialog come up, and won't close until the user choose a file with the filename xxx.exe. Sorry for the bad english and thanks for your help Edited July 1, 2008 by Gustorm
Gustorm Posted July 1, 2008 Author Posted July 1, 2008 (edited) And if i have got an input box, and i want to autocomplete it with the data the user choosed?(Of course after that the user choosed the file) Edited July 1, 2008 by Gustorm
AdmiralAlkex Posted July 1, 2008 Posted July 1, 2008 Are the "input box" created with AutoIt? If so then GuiCtrlSetData() .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
Gustorm Posted July 1, 2008 Author Posted July 1, 2008 (edited) I have got 2 more problems(hope the last) and i didnt want to make a new topi for it:) my first problem: SOLVED Foolish mistake Second: I want to open a website: www.yyy.com, but i want to add $xxx to it. The user gets the $xxx from an input box So the website looks like this www.yyy.com/$xxx Hope you understand Edited July 1, 2008 by Gustorm
Gustorm Posted July 1, 2008 Author Posted July 1, 2008 (edited) Problems go problems come:) I only have two non-working features in my program. The first is that website thing THE SECOND: Isnt there a way to use * when using shellexecute? So: ABC*.exe(and the * means characters after abc) PLease help me if you can i want to do this program as good as possible Edited July 1, 2008 by Gustorm
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