Re: [PythonCAD] Twenty-seventh release of PythonCAD now available

2005-12-08 Thread Art Haas
Hi. Here's a patch that fixed the problem for me. The location of the various endpoints (arrow, filled arrow, slash) are determined in the calcDimValues() routines, and invoking this call just before the addObject() call ensures that the calculations are performed when the endpoint type is set in

Re: [PythonCAD] Twenty-seventh release of PythonCAD now available

2005-12-08 Thread Wilbert Knol
On Friday 09 December 2005 11:42, Art Haas wrote: > Here's a patch that fixed the problem for me. Thanks, Art. It applied perfectly, and fixed the problem here, too. Something else: while test-driving the patch, I had a play with the 'dimension text position'. I tried the various options 'spli

Re: [PythonCAD] Twenty-seventh release of PythonCAD now available

2005-12-08 Thread Art Haas
On Fri, Dec 09, 2005 at 01:41:36PM +1300, Wilbert Knol wrote: > On Friday 09 December 2005 11:42, Art Haas wrote: > > > Here's a patch that fixed the problem for me. > > Thanks, Art. It applied perfectly, and fixed the problem here, too. Good. > Something else: while test-driving the patch, I h