
Tree View Control as file view
NO there is not !
Even the dir command is not very helpfull. Iam using a DLL for this.
The DIR command opens "one dir instance" if you use it recursiv it
overwrites this instance in every sub call. I use the Tree controll
for displaying DB structure. I read the whole structrue into the
controll.
In your case i would say, you have to populate the current dir on
expand or collaps of a branch (would be the easiest way i think) so
you could also use the DIR command for this.
Hope i could help a little !
Quote:
>Yes but as far as I can see this would require sine quite in depth code and
>re-populating the control every time the user changes directory or drive.
>Is there an API call or anything (like SHBrowseForFolder) that will put
>everything I need into the TreeView control
>Cheers,
>Fergal..
>(PS. I couldn't find anything in the help for Outline - what do you mean).
>Moran"
>>>I am trying to use the tree view control as a Windows Explorer type
>>>directory control. What is the easiest way to do this.
>>Have a look at the examples on Dir and Outline.
>>DoDi
****************************************
Mag. Josef-Alexander Haselberger
Siemens PSE Sbg
****************************************