PyQt API有许多预配置的Dialog小部件,如InputDialog,FileDialog,FontDialog等。 ... setWindowTitle("PyQt Dialog demo") w.show() sys.exit(app.exec_()) def ...
確定! 回上一頁