开发者

UIButton stops working?

I'm having a weird issue, I know it's a bit futile if I don't paste the code here, but I think it would be overkill.

What would cause a UIButton to stop working, ie :

This button belongs to a Scrollview that I'm moving up after this particular button is pressed, problem is : it only doesn't it does it once, then doesn't respond anymore ..

Any classic example of that ?


This tends to be a memory release issue. Make sure you are not releasing a variable that doesn't need to be.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜