Jump to content

Something like 'FileSelectFolder' on a GUI ?


Recommended Posts

Hi

I need something like the fileselectfolder function on my gui.

So my question is there a udf that fills a treeview with (all) informations found in fileselectfolder eg drives, folders... and returns the selected folder?

greetings mozart90

That's exactly what FileSelectFolder() is for. Why would you want to reinvent it?

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Link to comment
Share on other sites

... yes I know, but I need it on my gui and not in an extra popup window.

Greetings

There are usually slicker ways to do things than mine, but where I've needed that I have put an Input control with an elipsis ( ... ) button next to it. Clicking the button pops up the extra popup window you mentioned, but it is clearly tied to the GUI and a familiar desktop action to Windows users.

:whistle:

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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