gEDA-user: alarm clock boards are in!

DJ Delorie dj at delorie.com
Fri Aug 31 15:27:37 EDT 2007


> I may be being dumb - why is there a:
> 
> if (!gui->gui)
> 
> test around that code? Is that so it only appears in the output? (Do you
> have to run PCB in batch mode for that test to work, or do the exporters
> all get called with gui->gui = 0 ?

That tests if the HID it's sending to is the GUI or not.  So, we don't
draw those lines on the screen, but we do for postscript, gerber, etc.


More information about the geda-user mailing list