Ivan Fletes wrote:

Hi!

> The thing is that if the user needs to manually delete the
> db files he is likely to not delete every file he was
> supposed to delete.

As all files belonging to a db are named like the db but
just use different extensions, well I admit that I just find
it easy enough to drop them using a usual file manager, that
is, with the UI I use all the time to manage files and
similar objects.

> Or, since he has to delete multiple files he may delete a
> file he wasn't supposed to delete; a human error.  OTOH,
> if SCID takes care of removing the db for you you don't
> have to worry about these kinds of mistakes.

Don't get me wrong: I'll not hinder the implementation of
this stuff. I just do not see why and I'd actually just
remove scids file finder entirely as useless a thing ;)

> Many programs have this functionality and I'm surprised
> SCID doesn't.  When you create a project in Visual Studio
> many files are created, right?

Ic. You're working entirely the other way round than me. I
suppose you even use a file open dialogue ;)  Which means:
you work with a program not with the object that gets
manipulated by some tool.

It would actually be really a feature I'd like to have in
Scid: drop a file on Scid to get rid of "File/Open..." as
well. I could then just open the Scid folder and ... Would
be much faster than navigating some trees with file open.

> Now, when you want to get rid of a project you tell VS
> which project you want to get rid of (by selecting ONE
> file) and VS takes care of deleting all the other
> project-related files.  I'm sure you've seen other
> programs which employ the same functionality.

Frankly, I really never use such things and find them pretty
useless.

Anyway, I think the implementation of your functionality
would be almost straight forward. Maybe you would want to
have a look into

.../scid/tcl/file/finder.tcl

One could probably add a binding for Del there. It would
probably be the most sensible spot for this function.

-- 

Kind regards,                /                 War is Peace.
                             |            Freedom is Slavery.
Alexander Wagner            |         Ignorance is Strength.
                             |
                             | Theory     : G. Orwell, "1984"
                            /  In practice:   USA, since 2001

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to