|
-
Oct 24th, 2001, 03:18 AM
#1
Thread Starter
Frenzied Member
Combo box
say i had a lcombobox and i wanted to put the text in the combobox in a folder. like say the combo box sayed "National" and then it would unload the selected file in the msflexgrid and the combobox to the dir. like if the combo box sayed National and the msflexgrid sayed 5thgear.env i woul want it to go to the dir the user installed it to and then a folder called unloaded then it would go to a folder called national, do you c wat i am saying?
Last edited by Motoxpro; Oct 24th, 2001 at 04:05 AM.
-
Oct 24th, 2001, 04:07 AM
#2
Thread Starter
Frenzied Member
-
Oct 24th, 2001, 06:30 AM
#3
I'm not clear on what it is that you are trying to do.
say i had a lcombobox and i wanted to put the text in the combobox in a folder. like say the combo box sayed "National" and then it would unload the selected file
You have text in a combo box, but you want to unload a selected file??? What is the text? What is the file and where did it come from?
-
Oct 25th, 2001, 03:29 AM
#4
Thread Starter
Frenzied Member
sry
ok i have:
1 MSFlexGrid Name:MSFlexGrid1, 1Combox Name: Combo1, 2 Command buttons Name: Command4 and Command2, and a textbox Name: text1
ok here is the flow of the program:
ok i enter a directory in the textbox (Name: text1)(example: C:\), then i click the command button named Command2 and it will show all the folders in that directory in that combobox (Name: Combo1). when i click a name of a folder on the combobox it will show all the files in the folder tha i selected, it will show the files in the Msflexgrid (Name:MSFlexGrid1). i can select a file and unload it(realy all i mean by un load it cut and paste) to a difrent directoy.
What i want to change:
when i unload the selected file in the msflexgrid i want it to create a new folder the same name as the selected one in the combobox but in the directory the user selected.
example: the folder was in C:\, the text in the textbox would be C:\. it would show all the folders in C:\ in the combobox, say one of the folders was named Temp, the text in the combobox would be temp. once i click the folder i wanted in the combobox all the files would show up in the msflexgrid, and say i selcted a file named Red.txt, then i could click the second command button (Command4) and it would unload it. that is how it is now, the only thing i want to chnge is there will be another textbox named: text2 and the user will put in a drectoy just like he/she did last time but it will be difrent, say he/she put in C:\ in the first one they would have to put in a difrent one the second time like D:\ or somthing like that. then after the user put in that one in the second textbox the would click the second command button and it would create a new folder name the text in the combo box that the user selected and put the file in there.
thank you for all the help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|