I would like to know if there's any way to change the height of a Segment Control, or perhaps changing the font size of the control?
Thanks.
You can do this only from code, not in InterfaceBuilder. IB tries to stay within Apple's HIG, that's why it does not allow to change the height.
If you change the height (frame) programmatically, you also have to change the image using setImage:forSegmentAtIndex: since the default image looks terrible when streched.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With