No round corners

I have tried relentlessly to find the answer on how to remove the default round corners of a combobox. I have created a theme to change the left side arrow, but I need the border to be square not rounded.

Am I missing somthing, any help would be much appreciated.

Thanks

Tom :puzzled:

I meant to say my theme has correctly changed the arrow on the right side (not left) of the comboBox, and has the appearance my clients wants, however I need to make the comboBox square without rounded corners.

Tom

if you can’t find it in the theme (I still have trouble editing themes) you could always try editing the component itself in the library.

Okay, after search high and low, this is what I did.

I went to my theme and noticed there are classes for the border. I commented out the custom class and uncommented the rect class.

It work!!!

Tom :hugegrin:

thats a good idea. I’ll have to remember that one. :smiley: