[ANNC] pynguin-0.12 (fixes problems running on Windows)

L

Lee Harr

Pynguin is a python-based turtle graphics application.
    It combines an editor, interactive interpreter, and
    graphics display area.

It is meant to be an easy environment for introducing
    some programming concepts to beginning programmers.


http://pynguin.googlecode.com/


This release fixes problems which prevented the program
    from working properly on Windows systems.


Pynguin is tested with Python 2.7.1 and PyQt 4.8.3 and
    will use Pygments syntax highlighting if available.

Pynguin is released under GPLv3.


Changes in pynguin-0.12:
    Important fixes
        - Fixed menu items and dialogs not working on Windows
        - Fixed error on Windows when trying to write backup files

    Pynguin API
        - bgcolor()
        - raise exception if using color component outside of 0-255
        - make util.nudge_color() API match util.choose_color()

    Canvas
        - allow setting background color
        - fix custom svg avatars to allow any size avatar

    Integrated Editor
        - comment / uncomment line / region

    Integrated Console
        - added command to clear history
        - clears line before writing commands selected in menu

    Examples
        - added fractals example file
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top