How I set up a combobox that is able to display multiple lines as one item? (display a string like "hello\nworld")
Printable View
How I set up a combobox that is able to display multiple lines as one item? (display a string like "hello\nworld")
You can apply your own item delegate.