First, we need to import the GUI library: from PyQt4. · Next, we initialize the dialog: qid = QInputDialog() · Now, we set the window's title, label text, editing ...
確定! 回上一頁