Re: [Logicaldesktop-general] Optimizations
Status: Alpha
Brought to you by:
seguso
From: Maurizio C. <seg...@ti...> - 2004-07-09 13:43:01
|
On Friday 09 July 2004 06:43, Dario Pedicini wrote: > Hi, > I have a few suggestions (even if I've no idea of how make those changes > =] ). > First, separate definitions (verbs, programs), from the body of the > program (interface, functions etc) putting them in libraries or so. This > would make developing more linear. Agree > Second to consider, for the future, using a python compiler to produce > faster code. Do they exist? I didn't know! :-) > Third, we could provide a function to be used with the mouse scroll > button, to better browse the options lists. Yes. Maybe smooth scrolling. > We could also find the way to make LD hide also the directories if their > content is useless to our purpose (or also if for example they contain > only text files which aren't readable by the user). I don't think that's possible. You'd have to process subdirs recursively, too slow. > Another thing we could do is to make a double-click (and/or the Enter > key) opening a directory or executing the action, as an alternative for > having to click on the description on the top or on the small door icon: > browsing via keyboard is a great feature in my opinion! 100 % agree > For now that's it =) . > I can't start coding right now because I've some exams in the next week Me too! :-) bye! |