摘要:
1、通过在textView中键盘上方添加一个toolBar来实现取消键盘的功能,可以添加其他功能:1 UIToolbar * topView = [[UIToolbar alloc] initWithFrame:CGRectMake(0, 0, 320, 30)]; 2 [topView setBarStyle:UIBarStyleBlackTranslucent];3 4 UIBarButtonItem * btnSpace = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSyste... 阅读全文
posted @ 2012-12-23 22:28
Story Of My Life
阅读(1413)
评论(0)
推荐(0)

浙公网安备 33010602011771号