文件名称:UIActionSheet定制按钮的例子
文件大小:78KB
文件格式:ZIP
更新时间:2014-06-30 11:45:24
iphone
一个改变UIActionSheet中按钮的例子,自己以前去试着这样做的时候,一直没成功,这个使用帮了我大忙啊~
【文件预览】:
CustomizedActionSheet
----CustomizedActionSheet.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(14KB)
--------xcuserdata()
--------coryw.pbxuser(2KB)
--------coryw.mode1v3(38KB)
----CustomizedActionSheet-Info.plist(1KB)
----en.lproj()
--------MainWindow.xib(20KB)
--------InfoPlist.strings(102B)
--------CustomizedActionSheetViewController.xib(9KB)
----CustomizedActionSheet_Prefix.pch(345B)
----red.png(5KB)
----main.m(368B)
----build()
--------CustomizedActionSheet.build()
----Classes()
--------CustomizedActionSheetAppDelegate.m(841B)
--------CustomizedActionSheetViewController.m(2KB)
--------CustomizedActionSheetViewController.h(426B)
--------CustomizedActionSheetAppDelegate.h(566B)