¡@

Home 

2014/10/15 ¤U¤È 10:04:44

iphone Programming Glossary: btntest

How to adjust UIToolBar left and right padding

http://stackoverflow.com/questions/6021138/how-to-adjust-uitoolbar-left-and-right-padding

Code UIImage buttonImage UIImage imageNamed @ button.png stretchableImageWithLeftCapWidth 10 topCapHeight 0 UIButton btnTest UIButton buttonWithType UIButtonTypeCustom btnTest setBackgroundImage buttonImage forState UIControlStateNormal btnTest.. stretchableImageWithLeftCapWidth 10 topCapHeight 0 UIButton btnTest UIButton buttonWithType UIButtonTypeCustom btnTest setBackgroundImage buttonImage forState UIControlStateNormal btnTest setTitle @ Back forState UIControlStateNormal btnTest.titleLabel.. UIButton buttonWithType UIButtonTypeCustom btnTest setBackgroundImage buttonImage forState UIControlStateNormal btnTest setTitle @ Back forState UIControlStateNormal btnTest.titleLabel setFont UIFont boldSystemFontOfSize 13 btnTest setBackgroundImage..