|
From: Jeff H. <je...@Ac...> - 2005-09-21 00:26:18
|
Larry McVoy wrote: > For those of you on windows, try downloading process explorer > from www.sysinternals.com (it's like top and ps -axf rolled > into one; and filemon from the same place is a lot like a > graphical lsof). > > If someone could take the treeview widget and dummy up > something that worked liked this on Unix I think that would > be an excellent test of emulating a working, useful, polished > Windows app. Assuming that's of any interest. This already exists in the tktreectrl: http://tktreectrl.sourceforge.net/ The latest version does themed header buttons as well. We use it in the TDK VFS Explorer. Jeff |