On 2/14/2011 3:29 PM, Jerry Jacobs wrote: > Now with latest version from bzr the grid is broken again on OSX. > On EESchema it is visible if I zoom in very deep. When I fit the sheet on my > screen then the grid is gone. With the 50mil setting (biggest grid).
I'm at a loss. The only thing that changed in DrawGrid was I replaced the PutOnGrid() call with GetNearestGridPosition() (which is all the PutOnGrid() did anyway) when setting the grid origin. It still works fine on both Windows and Linux. > > wxWidgets from svn revision 66868 Did you change versions of wxWidgets from the previous build? Wayne > > Application: PCBnew > Version: (2011-02-11 BZR 2808)-testing > Build: wxWidgets 2.9.2 (UTF-8,compiler with C++ ABI 1002,GCC 4.2.1,wx > containers,compatible with 2.8) > Platform: Mac OS X (Darwin 10.6.0 i386), 32 bit, Little endian, wxMac > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

