[Kicad-developers] Tools for editing/creating UI elements in KiCad?

2021-09-02 Thread Brian
Hi Folks, Reviving some conversation that's happened over the years...what are the favored tools for editing and/or creating the wxWidgets UI elements for KiCad?  Hopefully not "vi"... On the one hand, I suppose I could always just go my own way with my own fork, but I'd like to wind up with

Re: [Kicad-developers] Tools for editing/creating UI elements in KiCad?

2021-09-02 Thread jp charras
Le 02/09/2021 à 16:35, Brian a écrit : Hi Folks, Reviving some conversation that's happened over the years...what are the favored tools for editing and/or creating the wxWidgets UI elements for KiCad?  Hopefully not "vi"... On the one hand, I suppose I could always just go my own way with m

Re: [Kicad-developers] Tools for editing/creating UI elements in KiCad?

2021-09-02 Thread Andrew Lutsenko
Your hand assembly assistant sounds exactly like what my plugin does, here is an example: https://openscopeproject.org/InteractiveHtmlBomDemo/html/OSPx201.html Plugin is here: On Thu, Sep 2, 2021 at 7:36 AM Brian wrote: > Hi Folks, > > Reviving some conversation that's happened over the years...

Re: [Kicad-developers] Tools for editing/creating UI elements in KiCad?

2021-09-02 Thread Andrew Lutsenko
Sorry, somehow sent the email prematurely without the link to plugin https://github.com/openscopeproject/InteractiveHtmlBom On Thu, Sep 2, 2021 at 5:18 PM Andrew Lutsenko wrote: > Your hand assembly assistant sounds exactly like what my plugin does, here > is an example: > https://openscopeproj