PYQT qfiledialog
I am making a simple application using QT and python using eric3.
I have the QT UI compelted and can run it just fine, but one of the buttons should open QFileDialog.OpenFileName and then load it into an lineEdit1 feild, but instead it is just loading the command as plain text. Anyideas?
|