[Kicad-developers] Question about GeneralControl

2013-08-18 Thread Lorenzo Marcantonio
I'm trying to refactor the common movement key handling. Also there is a cursor xor glitch when the screen moves. The relevant code at the moment is duplicated around the frames in the abstract GeneralControl method. I suppose that the F1-F4/Home/Space is handled there in the 'minor' frames becaus

Re: [Kicad-developers] QFP Footprint Wizard

2013-08-18 Thread Lorenzo Marcantonio
On Mon, Aug 19, 2013 at 02:11:24AM +0200, Nils Hesse wrote: > Hi, > > just in case anyone has any usage for this: > > I've written a QFP Footprint wizard using the FootprintWizardPlugin Python > class (see attachment). If there are any problems with the wizard I'm happy > to help. Seems useful,

Re: [Kicad-developers] QFP Footprint Wizard

2013-08-18 Thread Dick Hollenbeck
On Aug 18, 2013 7:11 PM, "Nils Hesse" wrote: > > Hi, > > just in case anyone has any usage for this: > > I've written a QFP Footprint wizard using the FootprintWizardPlugin Python class (see attachment). If there are any problems with the wizard I'm happy to help. > > Nils > Thanks for your contr

[Kicad-developers] QFP Footprint Wizard

2013-08-18 Thread Nils Hesse
Hi, just in case anyone has any usage for this: I've written a QFP Footprint wizard using the FootprintWizardPlugin Python class (see attachment). If there are any problems with the wizard I'm happy to help. Nils qfp_wizard.py Description: Binary data __