开发者

Openflow touchAtIndex delegate method not triggered

i followed this tutorial (http://github.com/tupps/OpenFlow) for creating cover-flow ,

but in open flow openflow library 'touchAtIndex' delegate method was not being called when taping the images.开发者_运维技巧

any suggestions on to trigger that method?


here i found another way to detect single tap on image . i created a custom button and placed it image zoomed area n given a tag value for each image n i presented a view on each image touch...


[(AFOpenFlowView *)self.view setViewDelegate:self];
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜