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