I am hoping somebody can point me to a simple example to do the
following:

After a Dialog is created and filled-in by the user, get the values
returned to the rest of the application.

 

I have built applications around a single dialog.  Everything gets done
under the single dialog-class.  I can get it to work.

 

In the current application I am building, I need multiple dialogs.   I
can generate the extra dialogs but I can't figure out how to retrieve
the data so I can use it elsewhere in the application.

 

I think the solution is going to be trivial once I see it.  But I can't
figure it out right now and I can't come up with the right
google-search.

 

Thanks in advance,

Wayne Hajas

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to