Hello.
I'm trying to make a custom ComboBox. I want the dropdown button to be bigger, and I've seen some examples on how to do this with a regular button and by clicking this dropping down the ComboBox. But I also need the scrollbar and the scrollbar buttons to be bigger(wider) aswell.
When creating an application for a touch screen it becomes very hard to click the buttons and hitting the scrollbar.
Is there anyway to do this? Just increasing the font makes the list bigger, the scrollbar width looks the same.