Hi. I cant find documentation about this online, and a simple
dir(self.combobox) shows about a million built in functions...

So I was wondering what function do I need to use to change the combo box
to what I want it to be ? If the combo box has 3 choices a,b,c and I want
to set it to b when the user presses a button, what function do I need to
call on the combo box to do this ?
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to