[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-dev: New autonumber text dialog
Hi Tomaz,
On Monday 06 November 2006 20:50, Tomaz Solc wrote:
> I've uploaded a new x_autonumber.c file to the tracker. It fixes some
> of the things you mentioned.
>
> > It would be nice if:
> > * the searchtext won't be added to the history, if it's the
> > previous element in the history
> > * or if the searchtext is already in the history (remove the old
> > one and add the new one at the top of the history)
>
> Done
Great.
> > When using the dialog I noticed that the sort order makes the
> > dialog really large. Is it possible to put them into a dropdown,
> > together with icons?
> > The sort order is still an option. There would be no need for an
> > extra headline then.
>
> I don't know how to do that but I think it is possible. GtkComboBox
> widget allows you to store more than just text in it.
>
> I'll look into it.
>
> > The numbers are only removed if you use a selection that would
> > renumber those elements.
> > Thus, it only deletes the numbers if you select the "Overwrite
> > existing Numbers" option.
>
> Enabling the "remove numbers" now automatically enables the
> "Overwrite existing numbers" option.
Works fine, too.
I've fixed the two issues from my patch and the bug, that you've noticed
when the skip option was set to selection.
I've integrated all your changes from the tracker into cvs (in the
autonumber branch) on saturday.
Tomaz, can you send me the glade file, or add it to the tracker?
I'd like to play with the sort order and take a look which are the best
default values for the dialog.
I'd prefer:
Searchtext: "refdes=*"
Autonumber text in: selection
Skip numbers found in: Current page
If the sort order would be a dropdown box I'd like to see:
diagonal (default)
top down
bottom up
left to right
right to left
fileorder
Options
Starting number: 1
Remove numbers: unchecked
Automatic slotting: unchecked
I'm wondering if "Remove numbers" should remove the slot number if
automatic slotting is activated?
Regards
Werner
_______________________________________________
geda-dev mailing list
geda-dev@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev