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
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to