Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 08-08-2011, 07:29 AM   #1 (permalink)
Registered Member
 
Join Date: Jan 2011
Location: Dublin, Ireland
Posts: 18
Jorgen is on a distinguished road
Angry Loosing my hair over an UIViewController

I have a UITableView as my main view. It is showing a list of videos. After the user has view a video I would like to pass him onto a different view to ask some questions.

I have a notification when the movie has finished that works right. I've put an Alert there to test. I have this code to try to get over to the new view;

Code:
TestViewController *testVC = [[TestViewController alloc] initWithNibName:@"TestViewController" bundle:nil];
    [self presentModalViewController:testVC animated:YES];
    [testVC release];
But nothing happens. I have imported the TestViewController's h file into the TableView.

What have I done wrong?
Jorgen is offline   Reply With Quote
Old 08-08-2011, 07:32 AM   #2 (permalink)
Registered Member
 
Objective Zero's Avatar
 
Join Date: Oct 2010
Posts: 1,210
Objective Zero is on a distinguished road
Default

Is the view nil? Also why aren't you using a UINavigationController? It would work better/look better with your tableview.
__________________
Questions?

Check out my OCR app!
http://itunes.apple.com/app/ocr-pro/id486512712?mt=8
Objective Zero is offline   Reply With Quote
Old 08-08-2011, 07:39 AM   #3 (permalink)
Registered Member
 
Join Date: Jan 2011
Location: Dublin, Ireland
Posts: 18
Jorgen is on a distinguished road
Default

The view only has a few buttons and labels, but nothing connected anywhere yet. Basically just to see it appear.
Jorgen is offline   Reply With Quote
Old 08-08-2011, 10:23 AM   #4 (permalink)
Senior Member
iPhone Dev SDK Supporter
 
Join Date: Aug 2008
Location: Memphis, TN, USA
Age: 24
Posts: 3,983
smithdale87 is on a distinguished road
Send a message via AIM to smithdale87
Default

I think notifications are not handled on the main thread. You may need to do a performSelectorOnMainThread:
smithdale87 is offline   Reply With Quote
Reply

Bookmarks

Tags
uiview

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 409
15 members and 394 guests
7twenty7, blasterbr, chiataytuday, cristofercolmbos, dedeys78, dre, fiftysixty, gmarro, HemiMG, jimmyon122, jonathandeknudt, LEARN2MAKE, pungs, tymex, UMAD
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,669
Threads: 94,121
Posts: 402,903
Top Poster: BrianSlick (7,990)
Welcome to our newest member, dedeys78
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 04:06 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0