i was wondering if anyone knew a simple way to center justify the text of the current item in the Combo Box. I’ve been making modifications to the LookandFeel class where I’ve gotten rid of the arrow buttons and i want to make the test line up correctly with my interface. so far i can’t find a simple way do to this short of completely pulling apart the juce_ComboBox class
Thanks