News and announcements

Py-gtktree 0.1.4 released

Written for Py-gtktree by Paul Pogonyshev on 2009-11-15

New release adds native support for sorting in both list and tree stores, thus eliminating the last significant functional disadvantage of row object models. Starting with 0.1.4 you need a C compiler to build the package: new internal extension module is needed to workaround a deficiency in PyGTK.

Py-gtktree 0.1.3 released

Written for Py-gtktree by Paul Pogonyshev on 2009-11-08

New release is out! 0.1.3 adds improved drag'n'drop and attribute support, inline editing, a ton of fixes and other smaller features. Much more polished examples (together with one new) and greatly expanded documentation give Py-gtktree a more mature feeling.

Py-gtktree 0.1.2 released

Written for Py-gtktree by Paul Pogonyshev on 2009-11-03

After a very long delay, second version is out. It comes with a tree store, a cornerstone feature for the package. It is mostly a proof-of-concept release, as the tree store is not really documented or even well-tested, yet. However, there is already a rich feature set, including lazy loading, and even with examples. Check it out!

Py-gtktree 0.1.1 released

Written for Py-gtktree by Paul Pogonyshev on 2009-01-02

First version of Py-gtktree has been released. It features an object-based list store model, fairly complete documentation and three examples.

14 of 4 results

Announcements