[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-dev: [pcb] DRC error handling
> - Previous PCB versions used to center the display on the problem
> spot. With the new CVS functions I get color highlighting, but the
> display is not moved to the error location.
It does if you zoom in beforehand.
The CenterDisplay functionality was lost when we did the HID thing; a
patch to add it to the two GUIs, most likely as an action
CenterDisplay(), and re-add support for restoring zoom and position,
would be greatly appreciated.
> I don't have time for a full GUI implementation right now, so I
> might go for the vim quickfix method of jumping between
> registered error spots using a hotkey.
Alternately, create a new layer and add a mark (via, line, circle,
whatever) to this new "DRC results" layer. Then, a hotkey that's
"find a mark on the DRC results layer" would add the vim jumping to
that.
_______________________________________________
geda-dev mailing list
geda-dev@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev