<div>&nbsp;</div>
<div>Have you checked John Zelle&#39;s book and site?&nbsp; He has a wrapper for Tkinter</div>
<div>that significantly simplifies Python programming for Tk, plus it has some </div>
<div>nifty features.&nbsp; </div>
<div>&nbsp;</div>
<div>Zelle&#39;s is the best CS0 book I&#39;m aware of at this point:</div>
<div>&nbsp;</div>
<div><a href="http://mcsp.wartburg.edu/zelle/python/">http://mcsp.wartburg.edu/zelle/python/</a><br>&nbsp;</div>
<div>Kirby</div>
<div><br>&nbsp;</div>
<div><span class="gmail_quote">On 2/6/07, <b class="gmail_sendername">Peter Drake</b> &lt;<a href="mailto:drake@lclark.edu">drake@lclark.edu</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Okay, so I&#39;ve got a simple system worked up that allows students<br>(these are &quot;CS0&quot; non-CS-majors) to manipulate objects with commands
<br>in the IDLE command window. The file is attached.<br><br>The next thing I&#39;d like to do is define a function mouse() that<br>starts the main loop, waits for a mouse click, stops the main loop,<br>and returns the coordinates of the mouse click. Any suggestions?
<br><br><br><br>Peter Drake<br>Assistant Professor of Computer Science<br>Lewis &amp; Clark College<br><a href="http://www.lclark.edu/~drake/">http://www.lclark.edu/~drake/</a><br><br><br><br><br><br>_______________________________________________
<br>Edu-sig mailing list<br><a href="mailto:Edu-sig@python.org">Edu-sig@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/edu-sig">http://mail.python.org/mailman/listinfo/edu-sig</a><br><br><br></blockquote>
</div><br>