Tuesday, 15 January 2013

ios - DrawRect gets called but screen remains in old state -



ios - DrawRect gets called but screen remains in old state -

i have created uiview subclass, added existing view gesture recognizers (pinch, tap, pan, etc).

once phone call setneedsdisplay, drawrect function gets called, far good. amazing part screen not updated newly created content.

i used nslog messages track sourcode functioning properly, function implemented.

can give me hint. due gesture recognizers? if yes, how overcome this?

ios uiview uigesturerecognizer

No comments:

Post a Comment