QInput is designed to get a single input from a user.<br><br>In my case, we are making a complex remapping dialog that takes two ordered lists as input, allows the users to change the order, then on dialog close, it should return the two re-ordered lists.<br>
<br>Thanks<br><br>CE<br><br><div class="gmail_quote">On Fri, Jan 20, 2012 at 10:10 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Fri, 20 Jan 2012 01:52:26 +0100, Christopher Evans<br>
<<a href="mailto:chris.evans@gmail.com">chris.evans@gmail.com</a>> wrote:<br>
> What's the best way to open a pyqt win and return user input?<br>
><br>
> Kind of like with pyqt's built in simple windows (save, load, ok/cancel,<br>
> etc).<br>
><br>
> I would like to make a function that when run, pops a window open, then<br>
> when closed, the fn resumes and returns some info based on user input.<br>
<br>
</div></div>QInputDialog<br>
<span class="HOEnZb"><font color="#888888"><br>
Phil<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>CE<br>