Advertise Books Events Forum News Social Networking Support Us

sdkIQ for iPhone
($4.99)

Shape Up
($0.99)

Your First iPhone App
($1.99)

iVidCam Free
(free)

Kid Art
($0.99)

iPUBQUIZ
(£1.19)

ArtStudio
($3.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 07-03-2009, 09:56 AM   #17 (permalink)
eski
Registered Member
 
Join Date: Jun 2009
Posts: 78
Default

- (IBAction)pushupViewControllerid)sender
{

//(error:expected ';' before '{' token)

pushupViewController *push = [[pushupViewController alloc] initWithNibName:nil bundle:nil];
[self presentModalViewControllerush animated:NO];
}


...so from that im gathering i need to put ';' after '(id)sender' ..

- (IBAction)pushupViewControllerid)sender;
{



but then once i do that it it comes up with 2 errors...

- (IBAction)pushupViewControllerid)sender;
{
//(error:expected identifier or '(' before '{' token)

and....

- (void)viewDidLoad {
//(error:expected ' ;' before ' {' token)

[super viewDidLoad];

then basically it passes errors along as i try and fix them.. so im thinking that the actual problem is in the header file

what you think??
eski is offline   Reply With Quote
 
Enter the iPhone App Challenge!  Win $500!
» Advertisements
» Stats
Members: 24,328
Threads: 39,126
Posts: 171,552
Top Poster: smasher (2,577)
Welcome to our newest member, jwutke
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 12:04 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.