[PyQt] gantt view

Zoltan Szalai flc at freemail.hu
Tue Jun 1 19:35:52 BST 2010


Hello,

I would like to use a Gantt view in my PyQt application.

I found an implementation in kdepim [ 
http://websvn.kde.org/trunk/KDE/kdepim/ ] (actually two: kdgantt, 
kdgantt1, but I don't really know the difference between them yet) but I 
didn't find python bindings for it in pykde4 or anywhere else.

Now it seems I have three choices:
1. Make python bindings for it
2. Transform it to python
3. Implement my own

What do you suggest? Are there any exiting solution out there I could 
use? I may have missed it so far.

thanks
Zoltan


More information about the PyQt mailing list