ComboBox.setPopupFixedWidth

Specifies whether the popup's width should be a fixed width matching the allocated width of the combo box.

class ComboBox
void
setPopupFixedWidth
(
int fixed
)

Parameters

fixed int

whether to use a fixed popup width Since 3.0

Meta