PC Review


Reply
Thread Tools Rate Thread

Treeview for Recursing Directory and File Structure

 
 
Elmo Watson
Guest
Posts: n/a
 
      28th Dec 2007
I need to feed some routine a 'root' folder, and then, have the code recurse
through the directory structure, showing folders and all files in each
folder.
I've been working on this for 2 days, having searched the net, but nothing I
do seems to work.

Can anyone point me to a working example or two?

thnx


 
Reply With Quote
 
 
 
 
Jeff Gaines
Guest
Posts: n/a
 
      29th Dec 2007
On 28/12/2007 in message <(E-Mail Removed)> Elmo
Watson wrote:

>I need to feed some routine a 'root' folder, and then, have the code
>recurse through the directory structure, showing folders and all files in
>each folder.
>I've been working on this for 2 days, having searched the net, but nothing
>I do seems to work.
>
>Can anyone point me to a working example or two?
>
>thnx


I put an app on the Code Project:
http://www.codeproject.com/KB/files/JFileManager31.aspx

I would urge you NOT to fill the whole tree, just fill each node as it is
expanded, or your users will die of old age waiting.

--
Jeff Gaines
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Recursing object to a TreeView Sweetiecakes Microsoft C# .NET 0 28th Jun 2009 09:56 PM
XP can't see directory / file structure on CD / DVD mungflesh Windows XP General 2 29th Sep 2005 11:32 PM
Moving files to another HD, recursing the directory tree... Bruce Windows XP Basics 9 24th Feb 2004 12:33 AM
Moving files to another HD, recursing the directory tree... Bruce Windows XP General 11 24th Feb 2004 12:33 AM
Moving files to another HD, recursing the directory tree... Bruce Windows XP Help 9 24th Feb 2004 12:33 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:03 AM.