You initialized everything properly, however you never set the label to be shown. def HandleQuestion(self): pic = QtGui.QLabel(self) pic.
確定! 回上一頁