Hi.
I have a window with TextEditors and ComboBoxes.
I have specified some indents and borders to my TextEditors, but cannot do it to the Label inside the ComboBox.
Two main issues:
[list=1]
[]We don’t have ComboBox::setIndents or ComboBox::setBorderSize.[/]
[]The Label default borders are set to 5,1 and the ComboBox’s defaults for ‘textWhenNothingSelected’ are 2, 1…[/][/list]
Is it possible to allow us to change the border sizes and make the ‘textWhenNothingSelected’ have the same border size as the label (as done in TextEditor)?
I might sound over-pedantic, but these things count…
Thanks.
P.S. forgive me about possible confusion between border size and indent in this case…