I need to create my own Windows application using Python (and py2exe, I think).
Function Requirements:
- Taskbar icon
- Alert notifications (next to the taskbar icon)
- Chromeless window (ideally nice, rounded, color).
- Webkit to display some chromeless window
So far, I have identified the following possible tools:
- Pygtk
- PyQt4
- Wxwidgets
- IronPython
I have not used any of them before, and therefore I am asking you for advice regarding the suitability or the pitfalls of choosing one of the above.
Thanks so much for your thoughts!
the rich
PS: ; - , Titanium - /.
EDIT: (: ) LGPL Python QT ( pyQT LGPL ): http://www.pyside.org/