U++ framework
Do not panic. Ask here before giving up.

Home » Community » Newbie corner » How can I select multiple directory/folders using FileSel?
How can I select multiple directory/folders using FileSel? [message #38784] Thu, 17 January 2013 12:55 Go to previous message
navi is currently offline  navi
Messages: 107
Registered: February 2012
Location: Sydney, Australia
Experienced Member
Hi All,

In my application I need a way to provide my user with an interface to select multiple folders in-order to build a list of folders. FileSel.ExecuteOpen() with FileSel.Multi(true) allows the user to select multiple files at once and returns a nice list. But if FileSel.ExecuteSelectDir() is used then FileSel.Multi(true) is ignored and will still not allow to select more then one folder at a time!

I have tried having a look inside the FileSel Class. In particular the Execute() method. To complicated to understand what is going on in their. Any tips for how (or if possible) to go around implementing an extension around FileSel to achieve multiple folder selection?

Thanks & Regards
Navi
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Can this be done through U++ and if so how?
Next Topic: How to Draw without overriding Paint?
Goto Forum:
  


Current Time: Tue Apr 28 23:30:13 GMT+2 2026

Total time taken to generate the page: 0.01189 seconds