kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #10111
Re: Highlithing components with a certain value
Hi Lorenzo, Hi Andreas,
I like your ideas! I will somewhen this weekend look into the code (I am
completely new to developing for kicad), especially concerning the multiple
highlighting.
The 0603 were on tapes, but the tapes were in bags. :-)
BTW: Andreas, where are you from? I'm from zug.
BR
Simon
-----Ursprüngliche Nachricht-----
From: Lorenzo Marcantonio
Sent: Saturday, April 27, 2013 5:11 PM
To: Kicad Developers
Subject: Re: [Kicad-developers] Highlithing components with a certain value
On Sat, Apr 27, 2013 at 04:03:16PM +0200, Simon Huwyler wrote:
So, a short thing explained complicated. Really nothing more than
“highlight all components with value xxx (where xxx could, preferably
include wildcards)
Could be useful and should not be intrusive. I see nothing bad in that.
What do you think? Does it make sense? As I said, I urgently need it, so I
will implement it.. But is it worth an additional menu entry in the
release branch?
IIRC someone already asked for it. You could extend the 'search' dialog
for that (something like a button 'Highlight All'). But I don't know if
pcbnew handles multiple component highlighting at the moment (I fear for
a g_currentComponent variable or such...)
Wildcarding is easy to do, since wx has all the needed functions. Look
in the eeschema search routines.
PS: resistor *bag*? I hope you're talking about THT resistors, a bag of
EIA chips would be awful to handle:D
--
Lorenzo Marcantonio
Logos Srl
_______________________________________________
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
References