Is there documentation anywhere on how to get started in developing for PCB/gschem?
No formal documentation, but it's not hard. Look at src/puller.c for an example of tying a custom function in (the action API is in hid.h). You can also look at src/hid/bom/bom.c for code that looks up the X,Y location of all elements. The only remaining part is to look in undo.h and change.h for the relevent functions to actually rename the elements.
If I get overly motivated tonight I'll send at least a partial patch.
-Dan
_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user