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
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to