代码改变世界

随笔档案-2012年12月11日

UIActionSheet not show

2012-12-11 17:51 by 三戒1993, 113 阅读, 收藏,
摘要: 解决办法:1.[playingSheet showInView:[UIApplication sharedApplication].keyWindow];2.[playingSheet showInView:self.view.superView];3.[playingSheet setFrame:... 阅读全文

UIActionSheet not show

2012-12-11 17:51 by 三戒1993, 95 阅读, 收藏,
摘要: 解决办法:1.[playingSheet showInView:[UIApplication sharedApplication].keyWindow];2.[playingSheet showInView:self.view.superView];3.[playingSheet setFrame:... 阅读全文