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

Mockup & CodeGen, iPhone & iPad
($9.99)

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

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 09-16-2008, 06:22 PM   #19 (permalink)
blackyE
Registered Member
 
blackyE's Avatar
 
Join Date: Aug 2008
Location: Germany
Posts: 78
Default

i have some error with the code


-(IBAction)showandanswerid)sender {
buttonViewController *ansicht2 = [[buttonViewController alloc] initWithNibName:@"Login" bundle:nil];
[self view:ansicht2]; here is the error: buttonViewController may not respond to -view
[ansicht2 release];

[UIView beginAnimations:nil context:NULL];
[UIView setAnimationDuration:2.0];
[UIView setAnimationTransition:UIViewAnimationTransitionFl ipFromLeft forView:view2 cache:YES];
[self. view2 removeFromSuperview];
[self.view2 addSubview:view2];
[UIView commitAnimations];
}




What does the error exactly means? I have try very much eventualities to fit the error.
Is there no sample code or tutorial out there where i can look at?

thanks,
blackyE
blackyE is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 158,876
Threads: 89,225
Posts: 380,700
Top Poster: BrianSlick (7,129)
Welcome to our newest member, jorge599
Powered by vBadvanced CMPS v3.1.0

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