|
|
Subscribe / Log in / New account

PyGUI 2.2 released

From:  Greg Ewing <greg.ewing-AT-canterbury.ac.nz>
To:  comp-lang-python-announce-AT-moderators.individual.net
Subject:  ANN: PyGUI 2.2
Date:  Sat, 06 Feb 2010 21:08:09 +1300
Message-ID:  <4B6D2369.4080508@canterbury.ac.nz>

PyGUI 2.2 is available:

   http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/

Highlights of this version:

   - TextEditor component with tabs, scrolling and word wrap
	
   - Classes for laying out components in rows, colums and grids
	
   - Printing support


What is PyGUI?
--------------

PyGUI is a cross-platform GUI toolkit designed to be lightweight
and have a highly Pythonic API.

-- 
Gregory Ewing
greg.ewing@canterbury.ac.nz
http://www.cosc.canterbury.ac.nz/greg.ewing/
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/




to post comments


Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds