kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #27750
Re: I'm working on a nice thing
-
To:
Chris Pavlina <pavlina.chris@xxxxxxxxx>
-
From:
Tomasz Wlostowski <Tomasz.Wlostowski@xxxxxxx>
-
Date:
Fri, 10 Feb 2017 21:48:55 +0000
-
Accept-language:
en-GB, en-US
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
Cc:
"kicad-developers@xxxxxxxxxxxxxxxxxxx" <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
In-reply-to:
<20170210213854.GD22786@beast.local>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
Thread-index:
AQHSgCQHeJ0gA1IBf0+DR+EEK2KOvaFcvMMAgAX1q4CAABgma///8IcAgAATka4=
-
Thread-topic:
[Kicad-developers] I'm working on a nice thing
Sure, it depends on Board and Module classes but they are loaded dynamically from pcbnew.kiface when the preview panel is created (thanks to kiway). There's no link-time dependency.
Tom
Ps. Sorry for top posting.
Sent from my Samsung Galaxy smartphone.
-------- Original message --------
From: Chris Pavlina <pavlina.chris@xxxxxxxxx>
Date: 10/02/2017 22:39 (GMT+01:00)
To: Tomasz Wlostowski <Tomasz.Wlostowski@xxxxxxx>
Cc: kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Kicad-developers] I'm working on a nice thing
I haven't tried it in this context because I'm still trying to figure
out the best way to satisfy its dependencies. From what I can see it
depends on BOARD and MODULE, right? I need to use this from *eeschema*.
On Fri, Feb 10, 2017 at 09:34:17PM +0000, Tomasz Wlostowski wrote:
> Hi Chris,
>
> The code for FOOTPRINT_PREVIEW_PANEL I've sent you already does it (including kiway stuff). Did you try it?
>
> Cheers,
> Tom
>
>
>
> Sent from my Samsung Galaxy smartphone.
>
>
> -------- Original message --------
> From: Chris Pavlina <pavlina.chris@xxxxxxxxx>
> Date: 10/02/2017 22:08 (GMT+01:00)
> To: kicad-developers@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Kicad-developers] I'm working on a nice thing
>
> Okay, footprint part is going to take longer than the original forecast.
> Bit...tricky to get a footprint render from within eeschema.
>
> Suggestions welcome for the best way to do this, code structure-wise.
> kiway could do it if kiway could produce individual widgets instead of
> only entire standalone wxFrames, but I don't think it's capable of that.
> And the last thing I want to do is go digging around in kiway.
>
> On Mon, Feb 06, 2017 at 09:07:16PM -0500, Chris Pavlina wrote:
> > Preview at git@xxxxxxxxxx:cpavlina/kicad branch componentchooser.
> > Footprint part still pending.
> >
> > On Sun, Feb 05, 2017 at 09:52:03PM -0500, Chris Pavlina wrote:
> > > Still very early... I call it "componentchoosernew"
> > >
> > > https://misc.c4757p.com/componentchoosernew.png
> > >
> > > --
> > > Chris
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
Follow ups
References