UISegmentedControl does not truncate the text in each segment
| Originator: | kalperin | ||
| Number: | rdar://7694482 | Date Originated: | 2/26/2010 |
| Status: | open | Resolved: | |
| Product: | iPhone sdk | Product Version: | 3.1.x |
| Classification: | enhancement | Reproducible: |
Setting a long title on a segment in a UISegmentedControl in a UIToolbar causes the text to float outside of the bounds of the control. Setting "clip subviews" will confine the text to the UISegmentedControl, but not to the given segment. It would be terrific if the private UILabel where the title is drawn were exposed in a manner similar to the UILabel in a UIButton.
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!