I recently went through a video tutorial on using PyQt4 and the series ended with a video discussing Qt Designer. At my new job we also have a license for using Qt Creator. I have a a couple of questions. My first question is when should I be using which? Can I do everything I am able to do with PyQt4 in Qt Designer or Qt Creator? PyQt4 is in python, what about Designer and Creator?