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

joeft joeft at earthlink.net
Thu Feb 1 20:34:19 EST 2007


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 at moria.seul.org
>http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
>
>  
>



More information about the geda-user mailing list