G guydor macrumors member Original poster Mar 10, 2009 67 0 Dec 15, 2009 #1 to pop up on application launch like the bookmarks when I open Safari on my iPhone? I want the viewController to pop up in animation like presentModalViewController Thanks!
to pop up on application launch like the bookmarks when I open Safari on my iPhone? I want the viewController to pop up in animation like presentModalViewController Thanks!
csnplt macrumors 6502 Aug 29, 2008 320 1 Chicago Area Dec 15, 2009 #2 guydor said: to pop up on application launch like the bookmarks when I open Safari on my iPhone? I want the viewController to pop up in animation like presentModalViewController Thanks! Click to expand... Why don't you just use a Modal View?
guydor said: to pop up on application launch like the bookmarks when I open Safari on my iPhone? I want the viewController to pop up in animation like presentModalViewController Thanks! Click to expand... Why don't you just use a Modal View?
G guydor macrumors member Original poster Mar 10, 2009 67 0 Dec 16, 2009 #3 I use csnplt said: Why don't you just use a Modal View? Click to expand... But I want the ModalView to pop up on application launch
I use csnplt said: Why don't you just use a Modal View? Click to expand... But I want the ModalView to pop up on application launch
robbieduncan Moderator emeritus Jul 24, 2002 25,611 893 Harrogate Dec 16, 2009 #4 guydor said: But I want the ModalView to pop up on application launch Click to expand... Then detect application launch in your application delegate and pop it up there.
guydor said: But I want the ModalView to pop up on application launch Click to expand... Then detect application launch in your application delegate and pop it up there.
G guydor macrumors member Original poster Mar 10, 2009 67 0 Dec 16, 2009 #5 I don't understand can you give me the code robbieduncan said: Then detect application launch in your application delegate and pop it up there. Click to expand... or write me the instructions step by step?
I don't understand can you give me the code robbieduncan said: Then detect application launch in your application delegate and pop it up there. Click to expand... or write me the instructions step by step?
robbieduncan Moderator emeritus Jul 24, 2002 25,611 893 Harrogate Dec 16, 2009 #6 guydor said: or write me the instructions step by step? Click to expand... Those were step by step instructions. Go away, read the documentation and learn what you are doing. Copy and pasting code is not programming and you have made it clear that you are simply hoping for other people to do all the work for you.
guydor said: or write me the instructions step by step? Click to expand... Those were step by step instructions. Go away, read the documentation and learn what you are doing. Copy and pasting code is not programming and you have made it clear that you are simply hoping for other people to do all the work for you.