※ 引述《WusoAiwen (Wuso)》之銘言:
: 1.請問各位前輩,使用PyQT4要如何讓第一次顯示出來的視窗直接放在螢幕中央呢?
Google it PYqt screen center
http://stackoverflow.com/
questions/9357944/
how-to-make-a-widget-in-the-center-of-the-screen-in-pyside-pyqt
: 2.另外QWidget跟QDialog在使用起來有什麼差別?
http://qt-project.org/doc/qt-5/qtwidgets-index.html
http://qt-project.org/doc/qt-4.8/qdialog.html#details
QDialog Inherits QWidget
: 小弟剛接觸QT不久,還請有經驗的前輩不吝指教,謝謝!
: p.s.小弟使用的QT版本是4.8.5