Downloadliste

Projektbeschreibung

Pynguin is a Python-based turtle graphics application. It combines an editor, an interactive interpreter, and a graphics display area. It is meant to be an easy environment for introducing some programming concepts to beginning programmers.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-12 00:42
0.12

Dieser Version behebt Menüelemente und Dialoge nicht arbeitend auf Windows, behebt einen Fehler auf Windows, wenn Sie versuchen, Dateien zu schreiben, löst eine Ausnahme aus, wenn eine Farbkomponente außerhalb von 0 bis 255 verwendet, macht die util.nudge_color()-API Spiel util.choose_color(), ermöglicht eine Hintergrundfarbe festlegen, behebt eigene SVG Benutzerbilder erlauben jeder Größe des Avatar, ermöglicht kommentieren/Sie auskommentieren einer Zeile/Regionscodes, fügt einen Befehl, um den Verlauf löschen, löscht eine Zeile vor dem Schreiben Befehle in einem Menü ausgewählt und fügt eine Fraktale Beispiel-Datei.
This release fixes menu items and dialogs not working on Windows, fixes an error on Windows when trying to write backup files, raises an exception when using a color component outside of 0-255, makes the util.nudge_color() API match util.choose_color(), allows setting a background color, fixes custom SVG avatars to allow any size of avatar, allows commenting/uncommenting a line/region, adds a command to clear the history, clears a line before writing commands selected in a menu, and adds a fractals example file.

Project Resources