Hi all,
In my app im customising UIButton,by inheriting from it,i want to override setBackground method.I have drawn round button by overriding CGRect method.Now if i set background color then rectangle for that round button will be coloured,round button will still remain in its inital color with which it was drawn.
In my app im customising UIButton,by inheriting from it,i want to override setBackground method.I have drawn round button by overriding CGRect method.Now if i set background color then rectangle for that round button will be coloured,round button will still remain in its inital color with which it was drawn.