UI Builder for Qt or Gtk+
Hi.
Are there any plans for integrating an interface builder within PyCharm for Gtk+ (gtkbuilder) or Qt (ui files) ?
Are there any plans for integrating an interface builder within PyCharm for Gtk+ (gtkbuilder) or Qt (ui files) ?
Please sign in to leave a comment.
Python is great and many companies still need desktop applications ... Companies need an integrated tool.
There is a need for somethig like what qtcreator , with templates and click-to-implement callbacks for a python. The experience is quite subpar.
Recently released version of [1]QtCreator has support editing Python code. It is a good start. Despite the enormous power of the project QT, I still believe that PyCharm will still come out ahead and will integrate Python + QT.
[1] http://blog.qt.digia.com/blog/2013/07/11/qt-creator-2-8-0-released/
tks.