Question
SDk / combo_box issues with dropdown list
I have created a small dialog window using a combo_box
I am facing two issues:
1. Only 5 entries are displayed in the dropdown, no more than that.
2. At first the scroller faintly appears, then disappears.

I have set scrollers to always appear in the Mac settings.
The scoller disappearing is not a big issue.
Can the limit of entries in the dropdown be extended?
I tried using height_in_lines but doens't work.
