View Single Post
Old 02-12-2008, 09:03 AM   #25
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by HarryT View Post
I'm not sure that I agree with you. Implementing a simple folder browser isn't difficult. Simply display the contents of a folder and have two different icons to represent files and folder. If you "select" a book, open it; if you select a folder, move down a level and display its contents. A flat list is considerably more work, because you have to keep track of the actual location of everything you're displaying, allow for duplicate names in different folders, and so on.
Yes, but it still is more work than implementing reading of all files in the sub directories and displaying them in a flat list. Keeping track of names is trivial. The user interface part of the folder UI is much harder to get right.
tompe is offline   Reply With Quote