Discuss a fullscreen at startwith abutton at the iPhone Developer Exchange - Hackint0sh.org; Hi. a new question born !
my new app its a book.
but i need ...
-
a fullscreen at startwith abutton
Hi. a new question born !
my new app its a book.
but i need a fullscreen.jpg at the start: (already have)
question:
how can I start My app with full screen (cover book) , and with a simple button
and:
when a user press the button jump to MyViewController
to start reading the book.
i know how to do it with UIView, but not with a UIWindow and MyViewController
here is the code I use for UIView:
[window addSubview:viewController.view];
[window makeKeyAndVisible];
[window addSubview:vistainicio];
and the button action:
- (IBAction)start: (id)sender {
[vistainicio removeFromSuperview];
[window addSubview: vistabook];}
thanks for your help.!
-
Similar Threads
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 08-06-2011, 03:50 AM
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 08-06-2011, 02:40 AM
-
By rexeany in forum iOS 4.x (iPhone OS 4.x)
Replies: 0
Last Post: 06-27-2010, 09:51 PM
-
By DJNoName in forum AppleTV 1
Replies: 0
Last Post: 08-26-2008, 05:55 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks