Stuart et al, I posted the header file: http://oscar.dcarr.org/geda/struct.h I also posted an update version of the code: http://oscar.dcarr.org/geda/o_net.c
Pressing shift (and moving the mouse an insy bit - working on that) will cause the primary net to become horizontal and the secondary vertical (and vice-versa). There are few redraw buglets left but I'll try to nail all of those before I actually post some patches. Will you kindly take a look at the lines marked LEAK CHECK 1-3 and see if I'm doing the right thing. Thanks, David Carr Stuart Brorson wrote: >Hi -- > >So I just unwedged my head, and realized that you posted the .c source >file, which had #line directives embedded in it by the noweb >translator. Doh! > >Anyway, I went to your website and grabbed the o_net.c source. >However, for us to test your stuff you also need to post the new >struct.h file. (Yes, I could just manually make the changes, but I am >lazy, and I also like to test exactly what changes have been made, not >what I think was made.) > >Can you please put the struct.h (and any other modified file) onto >your website? > >Thanks, > >Stuart > > >