Quote:
Originally Posted by juanpecm
I've got problem with uiscrollview. I have a UIScrollView that has drawn in a UIView. redrawing the UIView when I scroll or zooming, but the third time I do, the application fails.
Any suggestions?? Thanks in advance
|
Seems to be a code problem. If you controll the scrolling/zooming in code then please post some bits of it.
If you are overriding some of the UIScrollView methods, post them too.
It will make it easier to help.