[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: In which HID would a PCB preview live?
The lesstif HID supports multiple "pinout" windows, which show a
single element each in auto-zoom-to-extents mode.
The gtk HID should have one too.
If you re-read the HID spec, you'll see that the redraw hook is passed
a pointer - if the pointer is non-NULL, you only draw that item. As
long as the HID keeps track of which elements are in which windows, it
can ask for the redraws it needs.
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev