1

Ok, so this question kind of builds on my last one. I am trying to build a "file browser" but it will do other things.

What I am trying to accomplish:

  1. Have a tab dedicated to listing files just like "Browse Files" except I want to be able check certain files and directories. I also want the functionality of "Browse Files" as
    change location.

  2. Get value's from checkboxes to apply elsewhere.

Kara
  • 6,115
  • 16
  • 50
  • 57

1 Answers1

4

The question's kinda vague. We really need a basic implementation to build on or we might be giving you bad advice.

That said, here are some links that might help you get started:

Community
  • 1
  • 1
Joel Coehoorn
  • 399,467
  • 113
  • 570
  • 794