05 April 2008

PyDock

In the last week I've been working on a better dock than gdl. Gdl is unflexible, broken (at least for python) and ugly. There are still a few problem with widgets having an xwindow, like textviews and treeviews, but I hope to find a way to get it into PyChess Stauton.

1 comment:

Thomas DA said...

Oh, and notice, this is of cource much more fluently in real life.
If you check out the PyChess trunk code:
svn checkout http://pychess.googlecode.com/svn/trunk/ pychess-read-only
you can try it your self by running the lib/pychess/widgets/pydock.py file.