setObjectName ('MyLabel') hello.setWindowFlags(Qt.Window) # Make this widget a standalone window even though it is parented hello.show() hello = None # the ...
確定! 回上一頁