| Indeed, I haven't written any documentation since I have received no feedback that anybody is actually using it. Although that's probably and chicken and egg situation. What I liked most about DrawBot was that you could write a few lines and the click RUN to see your program run. That was much easier to teach than BBedit for editing and a separate Terminal window to run the program. I also looked at IDLE for this purpose, but I didn't like it. Regarding it's capabilities, I wanted to do things beyond 2D scalable graphics, so I decided that I would take OUT the graphics stuff, since that is readily available in any number of libraries. I developed my own graphics library, but later found it to be similar to LiveWires. So what MakeBot is useful for is as an editor. If doing graphics, import the graphics library of your choice. -ww On Jan 19, 2006, at 5:23 PM, Dethe Elza wrote:
______________________________________________________ winston wolff - (646) 827-2242 - http://www.stratolab.com learning by creating - video game courses for kids in new york |
_______________________________________________ Edu-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/edu-sig
