qt - QComboBox text position -


i programming qt , have problem qcombobox.

when program starts, qcombobox hast no items, created on button click event, if button clicked, qcombobox cleared, , other items inserted.

this works fine default text, when combobox not clicked, disappears half under top border. font has default size fits combo box. when click on combo box, normal , items shown text in correct position.

what can reason this?


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -