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

Re: gEDA-user: Making circles in PCB



> Any clues where to start adding code ?
> 
> I did look into some files yesterday like action.c , draw.c and
> create.c , but couldn't find a nice starting point for adding a command
> "circle".

For mouse-click stuff, you want ActionNotify() in action.c.  That's
where mouse clicks go.

For non-mouse actions, put it wherever you want :-)


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