Guest Thurstan Posted February 16, 2003 Report Posted February 16, 2003 Wow, so fast. I'd glady give a few quid for the finished article. Thanks and well done.
Guest madu Posted February 16, 2003 Report Posted February 16, 2003 JACOCH - I think I just found a solution to the folder/scroll problem. What if you make a code that works something like this: IF [slider position] = 0 THEN [left key] ACTION [go to parent folder /collapse] IF [slider position] > 0 THEN [scroll] END IF :lol: :D :lol: Anyway, that's my primitive understanding of the possible solution. You would not need to expand the folder because only when selected it is possible. And when folder selected Action key can be used to expand it. PS: Now you just need to add another 100x lines to my code and VOILA!! :) ;)
Guest xanadu Posted February 17, 2003 Report Posted February 17, 2003 This is a First Class App !! :) Excellent ;) Well done Thankyou :lol:
Guest madu Posted February 19, 2003 Report Posted February 19, 2003 Another thought Jacoch: Multi-file delete? So when a few files are seleted and you do File>Delete... it deletes all selected files?? PS: Any news on the update?
Guest jacoch Posted February 19, 2003 Report Posted February 19, 2003 I already thought about multi delete. But it's a bit dangerous. For exemple, if you select 2-3 files, then do a shortcut for example. Then you scroll the view all the way down and select 2-3 other files. You don't remember that you have selected the first ones and delete the whole selection. All your files are lost. That's why I decided not to allow multi delete. I'm actually thinking about a pseudo recycle bin, like the one you use on Windows. Instead of deleting the selection immediately, the files will be copied to the bin. Then you can empty the bin. If a file has been deleted by error, it can then be restored. Next version will also have a status bar at the bottom of the screen. It will let me display info such as the size of the selected file and the size of the whole selection. I'm working on this new version. But I have less time this week. New version probably this week-end.
Guest madu Posted February 19, 2003 Report Posted February 19, 2003 I thought of that danger too! Is it possible that files are *unselected* after an action. Like after you copy and paste. The new features sound pretty good!! I will definitely send you some $$ when your brilliant apps are finished :)
Guest Shuflie Posted February 19, 2003 Report Posted February 19, 2003 Another solution would be to show a list of the files that are going to be deleted when asking for confirmation.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now