[Pharo-project] File browser with a grid widget
I've always found the file browser's flat list over filenames a bit missing, and started experimenting with a grid view. The current version offers 3 columns : filename, size and modification timestamp. Sorting can be on any of them (filename by default). http://code.google.com/p/pharo/issues/detail?id=5549
On Mon, Mar 26, 2012 at 12:33 AM, Alexis Parseghian <a.parseg@gmail.com> wrote:
I've always found the file browser's flat list over filenames a bit missing, and started experimenting with a grid view.
The current version offers 3 columns : filename, size and modification timestamp. Sorting can be on any of them (filename by default).
That's a very good idea. Thank you. Could you please attach a screenshot to the issue tracker? Thanks -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
On Mon, Mar 26, 2012 at 10:26 AM, Alexis Parseghian <a.parseg@gmail.com> wrote:
Done.
Marcus just integrated it -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
participants (2)
-
Alexis Parseghian -
Damien Cassou