开发者

UITouch UIWebview make active if disabled

I have 4 UIviews (not overlapping), one active, and 开发者_JAVA百科3 not enabled. I want to set one of the 3 non-enabled views to active by a touch, I thought touchesBegan: but it doesn't work. any ideas? will this work with uiwebviews as well?


I'm not quite sure what you mean by active, but you should have no problem using touchesBegan to enable one UIView and disable another. Could you post some code?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜