摘要:
以下orangeButton.png与orangeButtonHighlight.png分别用于按钮平常状态和被点击时的状态:UIImage *buttonImage = [[UIImage imageNamed:@"orangeButton.png"] resizableImageWithCapInsets:UIEdgeInsetsMake(18, 18, 18, 18)];UIImage *buttonImageHighlight = [[UIImage imageNamed:@"orangeButtonHighlight.png"] resizab 阅读全文
posted @ 2013-08-20 18:58
云山漫卷
阅读(2152)
评论(0)
推荐(0)