[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Pin-pin rubberbanding



On Wed, 10 Jun 2009 22:35:32 +0100, Peter Clifton wrote:

> New patch against latest code is attached.
> 
> Basically just add a "toplevel" as the first parameter to
> s_page_append()
>
(snip) 
> ---
>  gschem/src/o_move.c |   15 +++++++++++++++ 1 files changed, 15
>  insertions(+), 0 deletions(-)
> 
> diff --git a/gschem/src/o_move.c b/gschem/src/o_move.c index
(snip)
> +                           c_current->x,c_current->y); 
> +      s_page_append (toplevel->page_current, new_net);
                       ^^^

Luckily, you provided a human readable description of the diff. So I 
added "toplevel" as the first parameter and now gschem produces a new net 
where the pins separate. Very nice, indeed. This kind of little features 
significantly improve the GUI. Thanks for coding!

---<(kaimartin)>---
-- 
Kai-Martin Knaak
http://lilalaser.de/blog



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user