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




      
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to