[pygtk-web] 2010-07-30 Rafael Villar Burke <pachi rvburke com>
- From: Rafael Villar Burke <rvburke src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygtk-web] 2010-07-30 Rafael Villar Burke <pachi rvburke com>
- Date: Fri, 30 Jul 2010 18:47:56 +0000 (UTC)
commit 9c9998e05a409c1e0e7617936450711c89b4e88e
Author: Rafael Villar Burke <pachi rvburke com>
Date: Fri Jul 30 20:31:23 2010 +0200
2010-07-30 Rafael Villar Burke <pachi rvburke com>
* applications.src: Add PyGTKHelpers library.
ChangeLog | 1 +
applications.src | 12 ++++++++++++
2 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0bb0ca1..74615d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2010-07-30 Rafael Villar Burke <pachi rvburke com>
* articles.src: Add article by Jon Black on tranlating PyGTK apps.
+ * applications.src: Add PyGTKHelpers library.
2010-07-16 Rafael Villar Burke <pachi rvburke com>
diff --git a/applications.src b/applications.src
index 481deef..691ae44 100644
--- a/applications.src
+++ b/applications.src
@@ -1261,6 +1261,18 @@
This widget can be used for flexible display of graphics and for creating
interactive user interface elements.</dd>
+ <dt><a href="http://packages.python.org/pygtkhelpers/index.html">
+ PyGTKHelpers</a></dt>
+ <dd>PyGTKHelpers is a library to assist the building of PyGTK applications.
+ It is intentionally designed to be non-frameworky, and blend well with your
+ particular style of PyGTK development.
+
+ PyGTKHelpers provides a number of features: View delegation, MVC, mixed
+ GtkBuilder/Python views, widget proxying, signal auto-connection, object-based
+ lists and trees, helper widgets, utility functions for assisting creating new
+ GObject types, unit testing helpers and utilities to help debug PyGTK
+ applications.</dd>
+
<dt><a href="http://trac.bjourne.webfactional.com/">PyGtkImageView</a></dt>
<dd>GtkImageView is a simple image viewer widget for GTK+ with PyGTK bindings.</dd>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]