¡@

Home 

2014/10/15 ¤U¤È 10:11:34

iphone Programming Glossary: multilinesegmentedcontrol

UISegmentedControl text with multiple lines?

http://stackoverflow.com/questions/5614284/uisegmentedcontrol-text-with-multiple-lines

N lines of text convert the label into an UIImage set the image as a segments content This works smooth on iOS 4 ... 6 MultiLineSegmentedControl header file MultiLineSegmentedControl.h Created by Jens Kreiensiek on 20.07.11. Copyright 2011 SoButz. All rights reserved... an UIImage set the image as a segments content This works smooth on iOS 4 ... 6 MultiLineSegmentedControl header file MultiLineSegmentedControl.h Created by Jens Kreiensiek on 20.07.11. Copyright 2011 SoButz. All rights reserved. #import Foundation Foundation.h @interface.. by Jens Kreiensiek on 20.07.11. Copyright 2011 SoButz. All rights reserved. #import Foundation Foundation.h @interface MultiLineSegmentedControl UISegmentedControl void setMultilineTitle NSString title forSegmentAtIndex NSUInteger segment @end MultiLineSegmentedControl..