[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: gschem save as dialog suggestion
- To: geda-user <geda-user@xxxxxxxx>
- Subject: Re: gEDA-user: gschem save as dialog suggestion
- From: Carlos Nieves Ónega <cnieves.mail@xxxxxxxxx>
- Date: Sun, 19 Feb 2006 17:31:13 +0100
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Sun, 19 Feb 2006 11:31:38 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=RwC5aUvUxtxJAvqkdkOP63S9wZmZ94wuP/0uuedls39Honauh6RAnBRw/265jzq0DCoWYXmwlBjoiRVfJ/I6mmgS2R7JYfrR0mZf9gEiEureh36ZYCkYwLuLGhFrbq8MgnOCK5HMXgw2lMim9uwFmfYbvigpmfEvBC3DBnWU7k8=
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
Hi Karel,
the open and save dialogs were changed in the last release, and they
will be changed again in the next one. The goal is to use the default
GTK load/save dialogs, with the preview widget working.
It seems you haven't updated to the latest release, so give it a try.
Regards,
Carlos
El dom, 19-02-2006 a las 16:08 +0100, Karel Kulhavy escribiÃ:
> I am suggesting some mechanism to quickly access current directory to be
> implemented into gschem "Save As" dialogue.
>
> Example: I have opened the symbol /usr/share/gEDA/sym/analog/npn-3.sym
> and want to save it under
> /home/clock/creat/vault/ronja/schematics/symbols/npn-BEC-1.sym
>
> I have to 5x doubleclick to get into / and then
> (scroll)-doubleclick:
> home
> clock
> creat
> vault
> ronja
> schematics
> symbols
>
> It's very time consuming. Because the current directory is used very
> often I think it is a good idea to add a special function for it. It
> could be:
>
> 1) The directories window would contain not only ../, but also ./
> 2) there would be a button labeled "current directory" which when
> pressed would switch into current directory
> 3) After clicking on "Directories", one would be presented with preset
> selection of:
> a) current directory
> b) home directory
> c) root directory
> d) gEDA system-wide symbol directory
> e) possibly also history
> 4) The same as (3), but not for "Directories", but for "Filename".
>
> I also suggest the preview to be turned default on and not off.
>
> CL<