<div>Hi. I cant find documentation about this online, and a simple dir(self.combobox) shows about a million built in functions...</div>
<div> </div>
<div>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 ?</div>