Hi,

If you are going to implement replicate layout functonality I'd recommend going 
along the suggestions made in 
https://forum.kicad.info/t/replicate-layout-action-plugin/8539/13?u=mitjan
As for help implementing it in C++ take a look at 
https://archive.fosdem.org/2017/schedule/event/kicad_source/ it might give you 
an idea.
Regards, Mitja


      From: "mdoes...@xs4all.nl" <mdoes...@xs4all.nl>
 To: kicad-developers@lists.launchpad.net 
 Sent: Monday, 31 December 2018, 17:54
 Subject: [Kicad-developers] Plugin in C++
  
I've seen it is possible to write action plugins in python, I would
rather do this kind of stuff in C++. In the sources I've found only some
file loaders/savers  and 3D stuff. Is the kind of plugin like "replicate
layout" possible from C++? And if it is, is there some kind of example?

regards,

Mark

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to    : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help  : https://help.launchpad.net/ListHelp


   
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to