A dumping ground for things I learned here and there pertaining to programing, experimental setups and life in general. (This blog started out as Pieces of Python)
Monday, December 12, 2011
Bye bye eclipse, hello PyCharm and QT creator
I ditched eclipse for C when I found QT Creator. But I still kept it around for my python code, but it got annoying. Then I found PyCharm. I like it. Bye bye eclipse.
How do you compile the resources from QtDesigner from within pycharm? Do you use QtDesigner?
ReplyDeleteCan pyuic4 be integrated into PyCharm too?