I&#39;ve got the latest source from the subversion repository and I&#39;m using it with Python 2.4 in Cygwin.<br><br>What I can do is draw an open polyline, then draw a segment that snaps to the two polyline endpoints (the snap works as you, Art, described, and colors the snapped point location box a different color than the other points - in my case it&#39;s default blue versus default yellow).
<br><br>What I haven&#39;t yet figured out is how to make the segment part of the polyline.<br><br>Thancad (a Tkinter based Python CAD app) was actually designed for this sort of thing. &nbsp;I corresponded with its author briefly. &nbsp;It&#39;s not a bad tool for what I&#39;m doing, but development on it has, as far as I know, stopped back in 2004.
<br><br>Is this the sort of thing worth trying to incorporate into PythonCAD, or is PythonCAD&#39;s audience less of a GIS crowd, and more of a circuit board drawing group?<br><br>Thanks for suffering more questions.<br><br>
Carl T.<br><br><div><span class="gmail_quote">On 5/7/07, <b class="gmail_sendername">Carl Trachte</b> &lt;<a href="mailto:ctrachte@gmail.com">ctrachte@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
Thanks, again, Art. &nbsp;I&#39;ll get to work.<br><br>I&#39;m trying to get pythoncad set up under Cygwin. &nbsp;If I have any luck with that, I&#39;ll probably have more questions. &nbsp;<br><br>For now, the BSD port, although a bit dated, at least gives me a working app that I can get started on. 
<br><br>Carl T.<br><br><div><span class="q"><span class="gmail_quote">On 5/7/07, <b class="gmail_sendername">Art Haas</b> &lt;<a href="mailto:ahaas@airmail.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ahaas@airmail.net</a>&gt; wrote:</span></span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<span class="q"> On Mon, May 07, 2007 at 02:51:56PM -0700, Carl Trachte wrote:<br><br></span><span class="q">You wrote earlier that you are using the R28 release. That release is<br>quite old and a number of bugs have been fixed, plus various
<br>improvements to the program have been added. I&#39;m not familiar <br>with the BSD ports system to know if a newer releases is available, but<br>if so I&#39;d try to use it. If you don&#39;t mind pulling the code straight
<br>from the public Subversion repo that would be an even better choice. <br><br><br></span></blockquote></div><br></blockquote></div><br>