Hi, maybe it already helps to move setupUi() to be the first command in constructor of MainWindow.
Ginsengelf
PS: statusBar()-method should be Ok in createStatusBar(), in your pasted code the other method should not work or even crash because ui is not set up when you call createStatusBar()
Bookmarks