QT4, GTK +, wxWidgets, or IronPython for a native Windows application using Python

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/

+5
2

wxPython - .

qt.

wx, - , GTK. wx, - . .

wx , .

+1

Qt API, , Webkit.

-, , , , PyQt4, .

+4

All Articles