QComboBox Popup Issue
Mobile and Embedded
4
Posts
2
Posters
1.0k
Views
2
Watching
-
Hi everyone,
I am currently developing a Qt Application on embedded linux platform and utilizing opengl platform for the application. I have an issue with the popup widget of the QComboxBox. Once I hit the combobox, the popup widget somehow fills up the whole display screen. I wonder if anyone faces similar issue and has a solution for it. Thank you.
Best,
Ronny Lim
-
Hi and welcome to devnet,
What size are we talking about ? Which version of Qt are you using ?
-
Hi and welcome to devnet,
What size are we talking about ? Which version of Qt are you using ?
-
Qt 5.1.1 being pretty old, is updating to a more recent version an option ?