def showImsHelpDialog(self): citBox = QtGui.QMessageBox() citBox.setText( zorro.zorro_plotting.IMS_HELPTEXT ) citBox.exec_()