I have a button that i want to pop up on the screen when i run my loadview, however, i want it to pop up after the application has been open for about 5 seconds. How would i do this?
you may want to take a look at NSTimer. Instead of making the button appear instantly (i.e. when the view loads), start the timer, set it to 5 seconds (or whatever) and have the button pop up then.
I hope this helps.
Cheers,
Bob
__________________ We are God’s middle children, according to Tyler Durden, with no special place in history and no special attention.