Menu

#18 Smalltalk browser-like interface rather than tree.

open
nobody
General GUI (8)
3
2003-08-04
2003-08-04
No

As suggested by the HIG, an interface like the NeXT
file browser or the Smalltalk class browser might be
more usable than trees (no problem with losing sight of
the parent; easier to keep track of what column you're
in). It has additional advantages to the programmer:

* "Lazy" loading is trivial.
* Uses ListStores instead of TreeStores.

However, cacheing would have to be implemented "by
hand", or avoided altogether (which may be unacceptable
performance-wise).

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.