[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA: autonumber text dialog
- To: geda-dev@xxxxxxxx
- Subject: Re: gEDA: autonumber text dialog
- From: Ales Hvezda <ahvezda@xxxxxxxxxxxxxx>
- Date: Tue, 01 Mar 2005 22:05:41 -0500
- Delivered-to: archiver@seul.org
- Delivered-to: geda-dev-outgoing@seul.org
- Delivered-to: geda-dev@seul.org
- Delivery-date: Tue, 01 Mar 2005 22:06:10 -0500
- In-reply-to: Your message of "Sat, 26 Feb 2005 10:07:25 +0100." <200502261007.26001.werner.ho@gmx.de> ------
- Reply-to: geda-dev@xxxxxxxx
- Sender: owner-geda-dev@xxxxxxxx
Hi Werner,
[snip]
>I'll try to rewrite the autonumber text dialog.
Cool! I'll be great to get this functionality under control.
>
>Inspired from Jitterbug [1] entries I've created the attached dialog
>draft.
Neat!
>
>The optionmenu focus contains:
> selected objects
> current sheet
> hierachical sheets
>
>The optionmenu sorting contains:
> object list (it's the file order)
> diagonal (intented to sort from top left to bottom right)
>
>I've dropped the leading zero option. (is that useful?)
>Renumbering all components may be triggered by set the selection to
>"refdes=*". (replacing the entry by a combo list may be an option)
>
>Are there any additional wishes or suggestions?
One of the problems with all the refdes renumber implementations
within gschem is that they tend to operate only on a single (the currently
displaying) schematic sheet. I don't know if there is a reasonable
approach in solving this problem, or if it even is a problem? Should the
renumber consider all the loaded schematics or not?
[snip]
>http://www.geda.seul.org/cgi-bin/geda-bugs/gschem?id=54;page=1;user=guest
> --> bug fixed (Can I close bugs in Jitterbug?)
I will create jitterbug accounts for all CVS developers so that
the bug database can get a little tender loving attention. Thanks.
-Ales