Select Target Folder Action
Posted: Tue Jan 16, 2007 11:39 am
Hi,
I am trying to modify the dialog where the user selects an installation directory. What I want to do is add two more user-selected locations which will most likely be on other drives. I want the user to be able to pick the location of these two destinations just like they can select the installation folder. I have three edit controls for the three paths, and three Change buttons to bring up the Browse window.
My problem is that I can't figure out how to get the "Select Target Folder" button action to return into the other edit controls, anytime you create a button with action "Select Target Folder" it will return its result into the initial installation directory edit control.
Would it be possible to do what I just described?? And how would I go about doing it, thanks.
I am trying to modify the dialog where the user selects an installation directory. What I want to do is add two more user-selected locations which will most likely be on other drives. I want the user to be able to pick the location of these two destinations just like they can select the installation folder. I have three edit controls for the three paths, and three Change buttons to bring up the Browse window.
My problem is that I can't figure out how to get the "Select Target Folder" button action to return into the other edit controls, anytime you create a button with action "Select Target Folder" it will return its result into the initial installation directory edit control.
Would it be possible to do what I just described?? And how would I go about doing it, thanks.