【发布时间】:2012-08-13 18:03:37
【问题描述】:
任何人都可以帮助我添加操作以使用UIButton 调用以下方法。
-(void)navigatePics:(id)sender andIndex:(NSInteger *)index{}
【问题讨论】:
-
请说明您想要什么类型的功能。您是否希望有人在 {} 之间写入以使该方法执行某些操作?或者您需要帮助将其连接到 Interface Builder (IB)?
-
我只是在寻找 [button addTarget:self action:@selector(_this space____) forControlEvents:UIControlEventTouchUpInside];