customizing Open File Dialog... 
Author Message
 customizing Open File Dialog...

I am trying to customize the explorer style fileopen
dialog by deriving a class from CFileDialog.I added my
own controls to the template and it shows up fine.But
I want the ability to distinguish between files and folders
in the files list box.I try to show some information about
the file or folder when the user clicks in the list box.
The OnFileNameChange gets called when I click on the
file or folder in the listbox.If I click on a file first and then the
folder later,the GetFileName or GetFileTitle returns only the file
name and not the folder name.
How do I get the file or folder name that has been selected in the
list.
thanks
Vasu



Sat, 22 Jul 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Customizing Open File Dialog -- am I right?

2. Customizing Open File Dialog -- am I right?

3. DDX member variables are not updated in Customized Open File Dialog

4. Customized File Open Dialog

5. Customized File Open/Save Dialog problem

6. Customize standard file open dialog list view control

7. Problem with customized File Open Dialog

8. how to customize IE's Open dialog ?

9. customize 'office like' file open

10. File Open Dialog - Open button Enable&Disable

11. File Open Dialog - Open button Enable&Disable

12. File Open Dialog - Open button Enable&disable

 

 
Powered by phpBB® Forum Software