[PyQt] Wizards and fields

James Polk jpolk5001 at yahoo.com
Sat Jan 8 02:59:39 GMT 2011


I have a curiously frustrating problem concerning using fields
in Wizards,...Their definition seems straightforward enough,
and I had been using them in conjunction with isComplete functions,etc..

However,..here's my problem...
I've created a new field based on the current setting of a ComboBox.
This is created in "Step 2".  Later, in Step 3, I go to fetch the value
of this field...wanting to get "currentText", but instead I get a 
currentIndex value...How can I get the text and not the index?

Many Thanks,
-James




      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110107/2034491a/attachment.html>


More information about the PyQt mailing list