how to push one view to another view?
Posted
by MD
on Stack Overflow
See other posts from Stack Overflow
or by MD
Published on 2010-03-26T10:03:38Z
Indexed on
2010/03/26
10:23 UTC
Read the original article
Hit count: 315
iphone
In my application there are two view.First view na dsecond view. In my second view there is one time for 60 sec.When i go first view to second view then timr is start.when i back to first view thne timer is running in background.when timer is over then one popup is generated.When i click on pop up(ok button) then i want to go in second view.Acctully pop is in second view.
How to solve this problem
© Stack Overflow or respective owner