<div dir="ltr"><div><div><div>Hi, <br><br></div>do you plan to make step/debug functionality <br>as it is made in RurPLE?<br><br>I generally like RurPLE-NG<br><a href="http://dev.lshift.net/paul/rurple/">http://dev.lshift.net/paul/rurple/</a><br>
<br></div>I improoved it fore easier learning<br><a href="http://grokbase.com/t/python/edu-sig/129r2hkchm/rurple-ng-is-nice#20121113xy5wryeowevmgumpyo6o3t6jka">http://grokbase.com/t/python/edu-sig/129r2hkchm/rurple-ng-is-nice#20121113xy5wryeowevmgumpyo6o3t6jka</a><br>
<br></div>but moving around just rows and columns is a bit boring -- <br>Would it be hard to somehow merge code tracking with Pynguin?<br><br><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sun, Apr 14, 2013 at 2:24 AM, Lee Harr <span dir="ltr"><<a href="mailto:missive@hotmail.com" target="_blank">missive@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Pynguin is a python-based turtle graphics application.<br>
It combines an editor, interactive interpreter, and<br>
graphics display area.<br>
<br>
It is meant to be an easy environment for introducing<br>
some programming concepts to beginning programmers.<br>
<br>
<br>
<a href="http://pynguin.googlecode.com/" target="_blank">http://pynguin.googlecode.com/</a><br>
<br>
<br>
This release adds several user-requested features, including<br>
circular arcs, SVG export, and undo.<br>
<br>
<br>
Pynguin is tested with Python 3.2.3 and PyQt 4.9.3 and<br>
will use Pygments syntax highlighting if available.<br>
<br>
Pynguin is released under GPLv3.<br>
<br>
<br>
Changes in pynguin-0.14:<br>
Important fixes<br>
<br>
Other fixes<br>
<br>
Pynguin API<br>
- Added font() to change font for use with write()<br>
- Added move parameter for write()<br>
- Added align and valign parameters for write()<br>
- Added arc() for circular arcs<br>
<br>
Canvas<br>
- Added SVG Export<br>
<br>
UI<br>
- Added ability to use translations<br>
- Added (basic) undo capability (ctrl-z)<br>
<br>
Integrated Editor<br>
- Added shortcut (ctrl-w) for removing doc pages<br>
- Stop asking for confirmation to remove empty doc page<br>
- Stop autosave from modifying empty doc page<br>
<br>
Integrated Console<br>
<br>
Examples<br>
- Added arc examples<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" target="_blank">http://mail.python.org/mailman/listinfo/edu-sig</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Jurgis Pralgauskis<br>tel: 8-616 77613;<br>Don't worry, be happy and make things better ;)<br><a href="http://galvosukykla.lt" target="_blank">http://galvosukykla.lt</a>
</div>