Jump to content

Recommended Posts

Posted

I am building trying to fina a function that will allow you to browse like explorer.exe and set a path based on a selction. Additionally I will be verifying that certain files exist to verify the directory is valid, but I can find the function that will allow you to select a source via a button. Any assistance would be greatly appreciated.

Thanks,

jim

Posted

I am building trying to fina a function that will allow you to browse like explorer.exe and set a path based on a selction. Additionally I will be verifying that certain files exist to verify the directory is valid, but I can find the function that will allow you to select a source via a button. Any assistance would be greatly appreciated.

Thanks,

jim

Are you looking for something like one of these?

FileSaveDialog ( "title", "init dir", "filter" [, options [, "default name" [, hwnd]]] )

FileSelectFolder ( "dialog text", "root dir" [, flag [, "initial dir" [, hwnd]]] )

Or am I misunderstanding the question?

"The true measure of a man is how he treats someone who can do him absolutely no good."

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...