How can i change the combobox style to macintosh?
-
Hello friends. I want to change the combobox style bot i can't do that, I'm beginner.
can anyone help me? -
Hi and welcome to devnet,
Can you explain what issue you have with the style of the combo box ?
-
Hi and welcome to devnet,
Can you explain what issue you have with the style of the combo box ?
@SGaist Hello , is there any way you could help me with something in my qt project . I just posted my problem and am really hopeless and i don't want to miss the deadline
-
@SeyMohsenFls refer to the example for customizing the combobox
https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qcombobox -
Hi and welcome to devnet,
Can you explain what issue you have with the style of the combo box ?
@SGaist there is no issue, i just want to learn that
-
On what platform are you ?
You can't reuse every style on every platform because they contain platform specific code. Also having a macOS style combo box on Linux or Windows would be pretty awkward...