Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2007-02-12 03:46:02
Size: 1225
Comment: mac
Revision 9 as of 2007-10-19 23:52:41
Size: 72
Editor: onnet0
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
  #pragma section-numbers off
= /DrawBot =

DrawBot is a simple application for MacOSX that allows you to write simple Python scripts that generate two-dimensional graphics. The builtin graphics primitives are currently pretty braindead, it currently only supports rectangles, ovals and (bezier) paths and polygons. A future version will also support text and images.
 
Currently developed by JustVanRossum.
 
BobIppolito and /BrendanHall are hacking on a /DrawBot based project that includes dynamic GUI generation (using [http://www.gnustep.it/Renaissance/ GNUStep Renaissance]) and more, it will probably end up being a fork as the plans are to become a tool for designing, not so much for teaching. You can download the prototype, which includes a self-contained application and the source from the links section. Here's a screenshot: [[BR]]
http://undefined.org/python/DrawBotWithMoreWidgets.png
 
= status =
 
["/DrawBot"] was first unleashed on September 29, 2003.
 
= links =
 
http://undefined.org/python/DrawBot_widgets1.tgz (prototype w/ Renaissance) [[BR]]
LtrWiki:DrawBot [[BR]]
http://mail.python.org/pipermail/pythonmac-sig/2003-September/008878.html [[BR]]
http://pyobjc.sourceforge.net/
<a href="http://www.azresults.com/search.php?qq=Shepherd">Shepherd</a>

MacPython/DrawBot (last edited 2008-11-15 14:00:57 by localhost)

Unable to edit the page? See the FrontPage for instructions.