[PyQt] Function to open window and return user input

Christopher Evans chris.evans at gmail.com
Fri Jan 20 00:52:26 GMT 2012


What's the best way to open a pyqt win and return user input?

Kind of like with pyqt's built in simple windows (save, load, ok/cancel,
etc).

I would like to make a function that when run, pops a window open, then
when closed, the fn resumes and returns some info based on user input.

Thanks,

-- 
CE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20120120/acb00e4e/attachment-0001.html>


More information about the PyQt mailing list