|
-
May 27th, 1999, 12:11 PM
#1
File Open Dialog
I was just wondering if there was a simple way to get the use of the FileOpen dialog. Its the efault dialog you get when you select Open from the file menu. All I would like to do is display this dialog when a button is pressed and just get back the string containing the path and filename selected. Is there an easy way to do this or a simple function i can call. I don't actually want it to go ahead and open the file or deserialize it or whatever it does. All i want is a nice easy way to select a file for the user (without having to code the thing) that just returns me the string of which file was selected.
Thanks
Aries
-
May 28th, 1999, 01:47 AM
#2
Re: File Open Dialog
class CFileDialog will do that for you
Sally
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
|