gEDA-dev: Re: PCB: Graphical bugs

DJ Delorie dj at delorie.com
Thu Jul 13 18:34:03 EDT 2006


> Patch appended.  "It Works For Me" [TM].

Unfortunately, the core isn't supposed to know about screen layout.
The correct fix would be to find the draw_rect hooks in the two gui
HIDs (gtk and lesstif) and make sure they work correctly in all cases.
For example, the lesstif HID can also rotate the board, so
Settings.ShowSolderSide isn't an accurate flag to test to see if the
x/y pairs need to be swapped.

Also, you should check the Y values too.  Lesstif supports up/down
flipping as well as left/right flipping.


More information about the geda-dev mailing list