[pygtk-web] 2010-01-18 Rafael Villar Burke <pachi rvburke com>



commit 5803360dee42552274d2e665afaef4b5daf456d4
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Mon Jan 18 00:08:37 2010 +0100

    2010-01-18  Rafael Villar Burke  <pachi rvburke com>
    
    	* articles.src: Add Py-gtktree

 ChangeLog        |    4 ++++
 applications.src |    6 ++++++
 2 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a6e0109..7d74f2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-18  Rafael Villar Burke  <pachi rvburke com>
+
+	* articles.src: Add Py-gtktree
+
 2010-01-13  Rafael Villar Burke  <pachi rvburke com>
 
 	* articles.src: Add german tutorial by Florian Diesch
diff --git a/applications.src b/applications.src
index bf3c5f7..30fa366 100644
--- a/applications.src
+++ b/applications.src
@@ -1196,6 +1196,12 @@
   and it accepts input directly within the console. It's heavily based on
   the GTK Interactive Console bundled with The Gimp.</dd>
 
+  <dt><a href="https://launchpad.net/py-gtktree";>Py-GTKTree</a></dt>
+  <dd>A package that brings PyGTK tree models closer to harmony with OOP and
+  Python. Includes custom Pythonic implementations of gtk.TreeModel interface
+  (both list and tree) and a collection of utility functions that simplify common
+  tasks with gtk.TreeView.</dd>
+
   <dt><a href="http://jstripchart.sourceforge.net/";>PyStripchart Widget
   Library</a></dt>
   <dd>PyStripchart is a set of widgets for displaying time-sampled data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]