sets the minimal width for combo list
myCombo.setOptionWidth(300);
sets width for popup by using formula: max(option_width, combo_width)