Setting ComboBox's PopupMenu colors

Any chance to get that in juce6 please?

Only users who have overridden the drawPopupMenu will have to add that argument to their function, they don’t even need to use it (but I guess, they will want to)

And it fixes the wrong behaviour of ComboBox not to use the defined colours for its PopupMenu.

EDIT: I took the liberty to edit this into a Feature Request, please vote :slight_smile:

EDIT 2:
Good morning to a fresh new week :slight_smile:

Any chance?

P.S. I am not allowed to post before anyone else says something. But I can edit :wink:

EDIT 3: Here is a PR to allow setting the PopupMenu colours on the ComboBox directly:

5 Likes