← Back to team overview

kicad-developers team mailing list archive

Re: Static variables in module editor

 

On 10.06.2014 15:22, Lorenzo Marcantonio wrote:
On Tue, Jun 10, 2014 at 08:15:44AM -0500, Dick Hollenbeck wrote:
I think we need to save that footprint in the PROJECT.  Maybe put it there upon wxFrame
destruction, and go get it upon wxFrame creation.  That makes it project specific.

Wouldn't be better if the footprint were standalone? Footprints at the
end 'starts' in the libraries and 'ends' on a board (project). I'd say
the footprint in edit is logically in the footprint editor frame (so
theorically you could open more than one editor, a useful feature).

If the footprint is simply picked from a lib for edit is there a project
associated? Maybe the default 'noname' project?

It doesn't feel right to me having it tied to the project :P

Hi Lorenzo,

To me it also looks simpler (and cleaner) to decouple the footprint/symbol editor. Just open a library file (not an entry from the lib table), edit a footprint/symbol, save the library and use it. That's how it works in most proprietary software.

Tom


Follow ups

References