i need to implement a ComboBox which simply displays a static
icon in the prompt. No need to show the selected item's textual
representation inside the prompt.
Also, the dropdown of the Combobox needs to be larger than the combobox itself.
Anyone knows how to solve the static icon problem ?