[ANNOUNCE] pygtkmvc-1.2.2 has been released

R

Roberto Cavada

Version 1.2.2 of pygtkmvc has been released.

Project homepage:
<http://pygtkmvc.sourceforge.net>

Download:
<http://sourceforge.net/projects/pygtkmvc/>


==============
About pygtkmvc
==============

pygtkmvc is a fully Python-based implementation of the
Model-View-Controller (MVC) and Observer patterns for the PyGTK2
toolkit.

MVC is a pattern that can be successfully used to design and
develop well structured GUI applications. The MVC pattern
basically helps in separating semantics and data of the
application, from their representation.

The Observer pattern helps to weaken dependencies among parts that
should be separated, but need to be connected each other.

pygtkmvc provides a powerful and still simple infrastructure to
help designing and implement GUI applications based on the MVC and
Observer patterns.

The framework has been designed to be:

* Essential and small, it does only what it was designed for.
* Not an external dependency for your application: it fits in
80KB and can be released along with it.
* Easy to understand and to use; fully documented.
* Portable: straightly runs under many platforms.

License: LGPL

===================
About release 1.2.2
===================

This is a minor release that fixes two major bugs about adapters.
A few new examples about adapters have been also added.

Thanks to Alessandro Dentella <sandro TA e-den TOD it> for reporting
both bugs.

--
Roberto Cavada <roboogle TA gmail TOD com>

<P><A HREF="http://pygtkmvc.sourceforge.net">pygtkmvc 1.2.2</A> -
Pygtk MVC is a thin, multiplatform framework that helps to design
and develop GUI applications based on the PyGTK toolkit. (26-Aug-08)
 

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,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top