On Mon, Dec 25, 2006 at 09:30:35AM +0530, Yagnesh Desai wrote:
>
> Hi I downloaded the PythonCAD R 35 and started it.
>
> Well this post I made is because there is no place on the
> GUI which tells me which version of PythonCAD I am using
> is it 34 or 35. . ?
>
> There might be some improvement
On Wed, Dec 20, 2006 at 09:17:07PM +0100, Jos? Antonio Mart?n Prieto wrote:
> Hi,
> making the new design for the pythoncad website was only a temporary
> measure to dress with some color the old site. I think that the next
> step should be giving the website more life and activity. Instead of
> ed
I am having trouble running PythonCAD after today's SVN update:
[EMAIL PROTECTED]:~/pythoncad$ gtkpycad.py
Traceback (most recent call last):
File "/usr/local/bin/gtkpycad.py", line 31, in ?
pygtk.require('2.0')
File "/usr/lib/python2.4/site-packages/pygtk.py", line 65, in require
asse
On Mon, Dec 25, 2006 at 09:35:47PM +1300, [EMAIL PROTECTED] wrote:
> I am having trouble running PythonCAD after today's SVN update:
>
> [EMAIL PROTECTED]:~/pythoncad$ gtkpycad.py
> Traceback (most recent call last):
> File "/usr/local/bin/gtkpycad.py", line 31, in ?
> pygtk.require('2.0')
>
Hi.
The patch below fixes errors setting the preferences for the
dimension position and endpoint types when being read back
from the 'prefs.py' file. This fix and a few other changes
will appear at the repo shortly; I thought sending the patch
out would help people not pulling the code via Subvers