1 Feb 18:27
ANNOUNCE: kiwi 1.9.13
Johan Dahlin <jdahlin <at> async.com.br>
2007-02-01 17:27:29 GMT
2007-02-01 17:27:29 GMT
Kiwi is a PyGTK framework for building graphical applications loosely based on MVC Model-View-Controller (MVC) and Allen Holub's Visual proxy [1]. Think of Kiwi as a high-level, object-oriented layer built on PyGTK. Its design is based on real-world experience using PyGTK to develop large desktop applications, which use many concepts common to most graphical applications: multiple windows and dialogs, forms, data persistence, lists and high-level classes that support domain objects directly. Download ======== Grab the latest sources from: http://www.async.com.br/projects/kiwi/download/kiwi-1.9.12.tar.gz What's new since 1.9.12? ======================= - Workaround GtkEntry bug when resizing the size of its GtkWindows. (Johan, Ronaldo) - Include _kiwi.c in tarball, fixes build. (Johan) - Use pkg-config to find pygtk version. (Johan) Features ======== * An MVC-derived framework of classes: * Views, which represent the graphical display(Continue reading)
RSS Feed