GNOME Bugzilla – Bug 82233
File directory pane should optionally show a CTree
Last modified: 2004-12-22 21:47:04 UTC
By the use of a resource file it would be nice to make the right pane of the FileSelector show an expandable CTree instead of the current list of directories. The CTree should be do a readdir() in the callback when the user asks to expand a directory, and thus there is no need to read the whole directory tree into memory from the beginning.
Filesel is scheduled for replacement in 2.4 *** This bug has been marked as a duplicate of 29087 ***