- (IBAction)Q2;
{
Q2ViewController *Q2 = [[Q2ViewController alloc] initWithNibName:nil bundle:nil];
[self presentModalViewController:Q2 animated:NO];
}
- (IBAction)Lose;
{
LoseViewController *Lose = [[LoseViewController alloc] initWithNibName:nil bundle:nil];
[self presentModalViewController:Lose animated:NO];
}
Never mind about my previous comment. I figured it out. I missed it because you didn't tell me I was to make sure the box with "With XIB for user interface" is checked. Can you add an annotion saying that?
garylu1999 2 weeks ago
Help! It didn't create an xib file!
garylu1999 2 weeks ago
could you please post the whole code as there are bits i can not see please and thank you
shaunpti 6 months ago
@chessgrand Yes I Agree plese make a turtorial of this !!!
THANK!
breakingthebeat 11 months ago
Thanks! On to part 2!
Daisy1279 11 months ago
Hi Can anybody tell me how to get the data from the quiz together and have it interpret the answers at the end of the quiz? I am trying to make a survey app that analyzes the answers. Is there a tutorial for this?
Thanks!
chessgrand 11 months ago
i Solved the problem, but thanks!!
:D
sibotk 1 year ago
Please i need help, i have done everything like u said, EVERYTHING! and at the end it says 12 errors or fails,i think that the problem is on the "LoseViewController.h" Becouse when i start typin "LoseView...it doesnt come up whit the .h, so i have to type it! and theres also an exclamation sign next to this lines!
PLEASE HELP, i can send u a pic of what i did if u want, but please help me!
THANKS!
:D
sibotk 1 year ago
one of my view controllers isnt showing on my ipod touch (m developer ipod). Please help, thanks in advance.
kaibia835 1 year ago
@123algproductions I currently don't have a good idea for an app, but I am reading up on Objective-C. I mean, I understand most of it without having to ask my dad but, do you think reading up on Objective-C would help for an eleven year old (which is my age)? Also, when I'm done publishing my app, (well, I know I have to build it first) can you review my app on your channel? I'll give you a promo code!!!
YUPjpn 1 year ago