kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00435
PCBNEW HitTest-ing
As I have time, I would like to add a series of new Search functions
to class BOARD. These would be developed and not initially be
used until they are stable. We need more flexible and simpler
Searching capability in the BOARD class. HitTesting for "move" and
what not has always been lacking.
We can do better, I've done this before in other graphical editors
that I have written over the years. Shucks, I'm getting old.