Is there an easy way to show the filesystem in a TGListTree?

Just make it looks like windows, to show the file system in a TGListTree. Is it possible?

Hi,

Please see the implementation of the class TestDirList in $ROOTSYS/gui/guitest.C. It uses TGListTree for presenting the directory structure.

Cheers, Ilka