> I'm pleased to announce the twenty-seventh development release of
> PythonCAD

Downloaded in 5 seconds with Subversion....great tool!

A minor quirk: having started the program, I changed the dimension
marker from 'none' to 'arrow'. I then drew a circle and attempted to
add a radial dimension to the circle. The operation failed:

[EMAIL PROTECTED] pythoncad]$ /usr/local/bin/gtkpycad.py
Traceback (most recent call last):
  File "/home/wk/pythoncad/PythonCAD/Interface/Gtk/gtkimage.py", line 134, in 
da_general_event
    event, _tool)
  File 
"/home/wk/.subversion/pythoncad/PythonCAD/Interface/Gtk/gtkdimension.py", line 
219, in radial_text_button_press_cb
  File 
"/home/wk/.subversion/pythoncad/PythonCAD/Interface/Gtk/gtkdimension.py", line 
100, in add_dimension
  File "/home/wk/pythoncad/PythonCAD/Interface/Gtk/gtkimage.py", line 1066, in 
redraw
    self.drawLayer(_active_layer)
  File "/home/wk/pythoncad/PythonCAD/Interface/Gtk/gtkimage.py", line 1101, in 
drawLayer
    _obj.draw(self, _col)
  File "/home/wk/.subversion/pythoncad/PythonCAD/Interface/Gtk/gtkinit.py", 
line 739, in _draw_rdim
IndexError: list index out of range

<end of transcript>

Wilbert.
_______________________________________________
PythonCAD mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pythoncad

Reply via email to