On 19.01.2015 14:44, jp charras wrote:
It is not curious, libraries are loaded when starting Kicad. Therefore
when changes are made outside KiCad, they are not seen. Editing libs
outside Kicad is possible, but this is not an usual way of work.
It's curious, because footprints in pcbedit not loaded when starting KiCad
and can be modified without restarting pcbedt. What's the big difference
between schematic and layout _libraries_? It's really curious why the same
actions (move and copy block for example) looks totaly differnet in eeschema
and pcbedit. Why the same code not reused, why not to use power of
inheritance?