How to change the textsize in a segment in UISegmentController in a XIB file
Posted
by Pradeep Reddy Kypa
on Stack Overflow
See other posts from Stack Overflow
or by Pradeep Reddy Kypa
Published on 2010-06-11T13:00:17Z
Indexed on
2010/06/11
13:13 UTC
Read the original article
Hit count: 210
I am developing an iPad application where i want to reduce the textsize in a segment in a UISegmentController.Please help. I also want to change the selected segment color. currently the default color we get when a segment is selected is blue. I want to change it to red. Please help me if anyone is aware of these solutions. I am trying to use a Xib file to make the segments.
© Stack Overflow or respective owner