PDA

View Full Version : To make rounded Line edit( with out using mask )



ashishsaryar
23rd April 2010, 13:18
Hi to All

I am having a problem. I just want to make rounded line edit and combo box with out using masking.

Thanks in advance

Ashish

Lykurg
23rd April 2010, 13:26
You can subclass that classes and do the painting yourself using their paint event or use style sheets. (See e.g. border-radius parameter)