Friday, August 20, 2010

How to hide the button title in iphone application?

Programmer Question

I want to hide the title of the button. How can i do in iphone application?
eg



UIButton *b =.....
[b setTitle:buttonTitle forState:UIControlStateNormal];

now i want to hide the title. How can i?


Find the answer here

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails