[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: PCB - grid dots not visible when board is flipped.



DJ Delorie wrote:

This bug has been there for several months. I looked through the code and figured out that it is related to the code that "flips" the view to the solder side. I believe it is only broken in the GTK hid. I submitted a bug report but I don't think anyone has looked at it yet.



FYI we're looking for a GTK programmer :-)


Yikes! I would not be the person you're looking for. In any case, this problem is not in the GTK interface per se. I think what happened is that when the lesstif version implemented the left-right flip (vs. up-down as it worked previously) there was something that didn't propagate back into the GTK code. GTK never did the left-right flip. The GTK hid code now checks (incorrectly) to find the viewport boundaries and comes up with a result that says there is no grid to draw (since it would not be visible anyway). I hacked in a way around the problem (since I like seeing the grid on the back). Please see the bug report for a more concise description.

Joe T


_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user






_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user