Zoom
April 19th, 2005, 04:08 PM
Hi,
I have a CFileDialog Save As dialog box.
When the user changes the file type from the drop down list of available
file types, I would like to refelect that change by modifying the file
that is shown in the dialog box.
e.g. User has a file "Test.AAA" open, he/she clicks File Save as, then
selects the type to be "BBB" - I would like the file displayed in the
Dialog Box to now be "Test.BBB".
Do i need to derive a Class from CFileDialog ?
Appreciate any leads
I have a CFileDialog Save As dialog box.
When the user changes the file type from the drop down list of available
file types, I would like to refelect that change by modifying the file
that is shown in the dialog box.
e.g. User has a file "Test.AAA" open, he/she clicks File Save as, then
selects the type to be "BBB" - I would like the file displayed in the
Dialog Box to now be "Test.BBB".
Do i need to derive a Class from CFileDialog ?
Appreciate any leads