[PyQt] Qfiledailoug multiple file selection

klia alwaseem307ster at yahoo.com
Fri Mar 6 11:28:19 GMT 2009


Hey folks;

How can i be able to select multiple files whenever i browse my directory
using QfileDailoug? 

this is the code to call up the filedailoug

files = QtGui.QFileDialog.getOpenFileName(self,  'Open file','/home/',
("Images (*.png *.tiff *.jpg)"))

Thank you
-- 
View this message in context: http://www.nabble.com/Qfiledailoug-multiple-file-selection-tp22369488p22369488.html
Sent from the PyQt mailing list archive at Nabble.com.



More information about the PyQt mailing list