[squeak-dev] FileList updates

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] FileList updates

Andreas.Raab
Folks -

As you probably noticed from the commit messages, I did a number on
FileList today, mostly to convert it to ToolBuilder and reduce the
MVC/Morphic dependencies. However, while doing that I decided I'll also
do a few UI tweaks.

The new FileList now has a directory tree that covers the full height of
the window which I find greatly advantageous for navigating the file
system (it shows much more context than before). Secondly, you can also
"navigate" via the updated directory/pattern input field; i.e., if you
want to go to (say) "/home/foo/Desktop/" you can just type this in the
input field instead of clickidy-clickidy-clicky trying to find your way
through the directory tree ;-) Very useful if you know where you're
going to go.

To compare the old and the new, update your image and launch them via:

[new] FileList open
[old] FileList2 morphicView openInWorld

Cheers,
   - Andreas

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] FileList updates

Edgar J. De Cleene
Trying to collapse a dir I have the following walckback.


Edgar






SqueakDebug.log (5K) Download Attachment