great video!thanks for sharing .. do u want to be an Apple Iphone developer?subscribe to my channel to learn more about what it takes to become a successful one :) see you there!
Learning to build mobile apps is not an easy endeavor. It can be done, but you must have the drive and aptitude to overcome the many challenges. If you are looking to create an app for your business (or idea), you should simply hire a qualified professional.
I know many talented (and affordable) mobile developers (freelancers and agencies). I'd be happy to provide an introduction.
I'm a Newbie to xcode.. I'v tried out your nice tutorial...everything goes ok but in the end I get two warnings...And when I simulate the app it crashes...
Could someone tell me where can I find a good book to learn how to program for iOS devices?? I've been doing a couple of tutorials but I feel that it's not enough!!!
Anyway i can get a copy of the video so that i can watch it outside of youtube? sometime i need to watch it again where i have no access but working on apps. (still in teh learning stages)
Thank you so much, you have no idea how much this helped me. My friend and I have been trying to figure out how to do this for about a week, and now we finally got it.
Good tutorials man I appreciate the help, I especially like your pacing, some guys go too slow, I like that i can pause when I need to and I don't feel like you drag on or anythings. Anyways keep up the great work!
This happens every friggen time i try this. This is about my 7th. Every time, when I click the button on the front page, it leads me into a blank page, and then some other times it just exits the app. Wtf is wrong with it? I am pretty sure I am not making any mistakes as I go over this like 5 times every time I try this but it still does the same god dam thing! Please help me!
@Cowwithspoon i had a problem like that, go back and check your capital/lowercase letters in the code. I had like... Mymusic instead of MyMusic..(example) that seemed to not error but cause the program to exit when i pushed a button. It took ten times staring at the program to find the error...
When i click the switch back button from the second view, it exits the app. I cant figure out where my error is that is causing this problem, the compiler is not finding any problems. Anyone have any ideas while i keep working on this?
@bax450 Do you just want a landscape view of the app? Just search "iPhone SDK Landscape", there is a great video, also by NWorksDev. You don't need another view. If you wanted something else, I'm not sure, just google it.
how do you get all those things when you open the xib file my mac wont do that please help oh and i need it to open with something wich i dont know what to do when that pop ups
Dude, brand spanking new wet behind the ears iPhone developer here and so far your videos r the only ones iv understood and have actually made sense...please keep em coming....would love to see how to play video clips with tv out allowed and page side swipe with the little page counter at the bottom "the lil dots" THANKS ALOT! :-)
i tried editing apple's quartzfunview xcodeproj and added my view before the quartzviewfun .. and i followed all the instructions in this tutorial for switching.
it keeps giving me the following error
2010-11-06 15:05:40.258 QuartzFun[872:20b] *** -[QuartzFunViewController switchBack]: unrecognized selector sent to instance 0x3e1dfd0
2010-11-06 15:05:40.259 QuartzFun[872:20b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException',
You have absolutely NO idea how much you've helped me! Not a soul on this planet has anything for the 3.2.4 Xcode, and you've solved my issue! Thank you!!!
why can people only do animations etc in a view based app? i am making this kind of app a window based and i cant find tutorials on how to do ANYTHING in a window based app :(
Good tutorial. You could mention that when you allocate the second view controller and leave the initWithNibName 'nil', that the controller looks for a .nib file with the same name as the view controller. I was confused why you didn't initialize it with the .xib file you had just created and went and looked for the answer.
@JmanHunsman Yes, but it is a little different. If you want to have your first view, and choose to go to view 2 or 3, make 2 buttons and 2 IBActions for switch, like switchViews2 and switchViews3, and so on. If you need more help, Youtube message me.
I'm designing a simple mad libs game where users type inputs on the first controller and I want the output to appear on the second controller. Which way is better this way or with a nav bar controller and how can I change this code to acomodate this?
hey, thanks very much for the great tutorial. I managed to do it perfect for one button but when I tried adding a second linking to a different xib using the same method it just closes the app when I click the new button. any ideas?
Thank you! I was having trouble getting Multiple Xib files to work after going though that 30min video from Vimeo. and you solve my problem very quickly
I could do the exact same thing but with Quite a bit of less code lol i will show you later on aim or teamviewer if you want lol nevertheless nice tutorial!
great video!thanks for sharing .. do u want to be an Apple Iphone developer?subscribe to my channel to learn more about what it takes to become a successful one :) see you there!
TheIphonedevelopment 2 weeks ago
This has been flagged as spam show
Learning to build mobile apps is not an easy endeavor. It can be done, but you must have the drive and aptitude to overcome the many challenges. If you are looking to create an app for your business (or idea), you should simply hire a qualified professional.
I know many talented (and affordable) mobile developers (freelancers and agencies). I'd be happy to provide an introduction.
Brett
dev (at) cspreston (dot) com
csprestonable 3 weeks ago
Hi Dev,
I'm a Newbie to xcode.. I'v tried out your nice tutorial...everything goes ok but in the end I get two warnings...And when I simulate the app it crashes...
I'm working on version 3.2.6 and 4.3 simulator...
Could you help me out ?
Nice tut anyway !!
damianocao 3 months ago
This has been flagged as spam show
hy can u please tell me how can i put a table view with mutable arays in the second view.. pleaseeeeeeee :)
jhonbpmdeep 4 months ago
i did this and got this
"ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status"
dethklok1989 5 months ago
@NWorksDev which is better to switch XIB files or to switch view controllers?
Atomicly 5 months ago
Comment removed
Caifan79 6 months ago
Thanks man, this helped me a lot :D
smukamuka 6 months ago
Could someone tell me where can I find a good book to learn how to program for iOS devices?? I've been doing a couple of tutorials but I feel that it's not enough!!!
leorabioso 7 months ago
Anyway i can get a copy of the video so that i can watch it outside of youtube? sometime i need to watch it again where i have no access but working on apps. (still in teh learning stages)
eddieemit7 7 months ago in playlist Iphone Xcode
Thank you so much
krol44 8 months ago
can you remake this for both methods with Xcode 4 please very different
CompleteTechHelp 8 months ago
if I wanted to hide the back button or any button for that matter how would I? '
Just curious
177771 8 months ago
Your tuts are awesome! Thank you!
pedrowunderlich 8 months ago
hey when i open mainmenu.xib it doesn't bring up all the things that your mac brought up only a few of them. what do I do?
HeyWOr1d 8 months ago
Can you do this for xcode 4?
howthech 9 months ago
@howthech yes you can
Tusharchutani 9 months ago
NIB!!!!
mmchickenshack 9 months ago in playlist Iphone Xcode
Thanks man, i was looking for a method like this since about one week! YOU SAVED ME :) Thanks a lot!
pkcologne 9 months ago
awesome! thanks. Where did you learn all this stuff?
torpedox1503 9 months ago
This has been flagged as spam show
Thank you so much, you have no idea how much this helped me. My friend and I have been trying to figure out how to do this for about
a week, and now we finally got it.
z1aknar 9 months ago
Thank you so much, you have no idea how much this helped me. My friend and I have been trying to figure out how to do this for about a week, and now we finally got it.
z1aknar 9 months ago
Great Tutorial really it helped me very much
raginireddy13 9 months ago in playlist Iphone Xcode
U g0t Ma|L
vancar6 10 months ago
Good tutorials man I appreciate the help, I especially like your pacing, some guys go too slow, I like that i can pause when I need to and I don't feel like you drag on or anythings. Anyways keep up the great work!
Stansen141 11 months ago
Does anyone knows how could i exchange information between the two views?
HectorUch123 11 months ago
disregard my last post i figured it out
CompleteTechHelp 11 months ago
could you do this tutorial with instead of second button use a UIBarButtonItem
CompleteTechHelp 11 months ago
This happens every friggen time i try this. This is about my 7th. Every time, when I click the button on the front page, it leads me into a blank page, and then some other times it just exits the app. Wtf is wrong with it? I am pretty sure I am not making any mistakes as I go over this like 5 times every time I try this but it still does the same god dam thing! Please help me!
Cowwithspoon 1 year ago
@Cowwithspoon i had a problem like that, go back and check your capital/lowercase letters in the code. I had like... Mymusic instead of MyMusic..(example) that seemed to not error but cause the program to exit when i pushed a button. It took ten times staring at the program to find the error...
eddieemit7 1 year ago
Great Video! How can i make a third view!!!? Can you make that tutorial please? there is nothing such on Youtube.
aloyo14 1 year ago
When i click the switch back button from the second view, it exits the app. I cant figure out where my error is that is causing this problem, the compiler is not finding any problems. Anyone have any ideas while i keep working on this?
eddieemit7 1 year ago
Can you help me? I want to switch views like this but not with a button, but upon orientation change.
bax450 1 year ago
@bax450 Do you just want a landscape view of the app? Just search "iPhone SDK Landscape", there is a great video, also by NWorksDev. You don't need another view. If you wanted something else, I'm not sure, just google it.
lynkynpark86 1 year ago
how do you get all those things when you open the xib file my mac wont do that please help oh and i need it to open with something wich i dont know what to do when that pop ups
help525 1 year ago
hi NworksDev ! awesome tutorial u have here !
damn , could you explain the app how does it work it's something similar thought i asked you best , the app is called WeatherLah
AlsonIsHere 1 year ago
Absolutely good job!!! Please keep up!
angel1977ch 1 year ago
This has been flagged as spam show
Isn't iphone 4 very overpriced? Check out offer at gifter7 . com - get this product free!
PefydRezyxexu 1 year ago
This has been flagged as spam show
Isn't iphone 4 very overpriced? There is giveaway at gifter7 . com - get one free!
KelipejoHimoqi 1 year ago
This has been flagged as spam show
Do you think iphone 4 expensive? Check out offer at gifter7 . com - this way you can get one free!
KelipejoHimoqi 1 year ago
This has been flagged as spam show
You are unable to afford iphone? There is giveaway at gifter7 . com You can get one NOW
like it
RidykytKojihe 1 year ago
Dude, brand spanking new wet behind the ears iPhone developer here and so far your videos r the only ones iv understood and have actually made sense...please keep em coming....would love to see how to play video clips with tv out allowed and page side swipe with the little page counter at the bottom "the lil dots" THANKS ALOT! :-)
1984ordep 1 year ago
here is my ibaction code
- (IBAction) switchBack
{ QuartzFunViewController *screen = [[QuartzFunViewController alloc] initWithNibName:nil bundle:nil]; screen.modalTransitionStyle = UIModalTransitionStyleCrossDissolve; [self presentModalViewController:screen animated:YES]; [screen release];
}
QambarRaza 1 year ago
great tutorial !!
i tried editing apple's quartzfunview xcodeproj and added my view before the quartzviewfun .. and i followed all the instructions in this tutorial for switching.
it keeps giving me the following error
2010-11-06 15:05:40.258 QuartzFun[872:20b] *** -[QuartzFunViewController switchBack]: unrecognized selector sent to instance 0x3e1dfd0
2010-11-06 15:05:40.259 QuartzFun[872:20b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException',
QambarRaza 1 year ago
You have absolutely NO idea how much you've helped me! Not a soul on this planet has anything for the 3.2.4 Xcode, and you've solved my issue! Thank you!!!
TheDerekMoore 1 year ago
Thankz for the vid I was getting kinda lost in the XIB files
trinityc28 1 year ago
Tnx :D
emil2804 1 year ago
Comment removed
LordScruffo 1 year ago
Great job, this is really helpful. I have a question, i'm getting errors from the pasted script at 4:54 in the tutorial.
SecondViewController *screen = [[SecondViewController alloc] initWithNibName:nil bundle:nil];
screen.modalTransitionStyle = UIModalTransitionStyleCrossDissolve;
[self presentModalViewController:screen animated:YES];
[screen release];
i'm using SDK 4.1
the errors i'm getting are: it's expecting a ] from the first line before initWithNibName
doesn't know what screen is
LordScruffo 1 year ago
@LordScruffo I have xcode 4.2 and hi dopnt have a problem
AsianKidsPro 1 year ago
@AsianKidsPro Cool, yah i double checked and the code was wrong on my part! Thanks. Cheers. Great tutorial.
LordScruffo 1 year ago
@LordScruffo Did you forget to close a previous bracket somewhere else on the page?
EverythingTech96 1 year ago
Good job.
a very simple tutorial. it really helped me a lot.
Thanks man. keep up the good work. God bless you.
meshari76 1 year ago
@NWorksDev
hee man,
great tutorial, but can i do this with a tab-bar based application to?
i want to navigate from the tab bar application to a navigation application.
you understand?
TX!
kcimmid 1 year ago
Can you do a video where u have to buttons on the main page and then they go to a page and then back? thanks
bluuumannn 1 year ago
@bluuumannn i can probably help you, but you didn't make any sence. please describe more?
sumosumo84 1 year ago
Thanks GREAT Tutorial
AlienFingerboarder 1 year ago
why can people only do animations etc in a view based app? i am making this kind of app a window based and i cant find tutorials on how to do ANYTHING in a window based app :(
TomG990 1 year ago
@TomG990 why not use a view based app?
sumosumo84 1 year ago
YES
theAppleWizz 1 year ago
when i "switch back" it exits to the home screen
331319 1 year ago
hmmmmn, my buttons on the 'sub views' aren't visible. Any ideas as to what I'm not doing right?
bellywiggler 1 year ago
Good tutorial. You could mention that when you allocate the second view controller and leave the initWithNibName 'nil', that the controller looks for a .nib file with the same name as the view controller. I was confused why you didn't initialize it with the .xib file you had just created and went and looked for the answer.
gruvboks 1 year ago
THANK YOU!!!!!!!!!!!!!
lynkynpark86 1 year ago
Comment removed
softdev1 1 year ago
Does this code work for more than 2 XIB's?
JmanHunsman 1 year ago
@JmanHunsman Yes, but it is a little different. If you want to have your first view, and choose to go to view 2 or 3, make 2 buttons and 2 IBActions for switch, like switchViews2 and switchViews3, and so on. If you need more help, Youtube message me.
lynkynpark86 1 year ago
please watch the video of my iPad application: iLeckturez
iLeckturez 1 year ago
Thanks a lot!!!
Exactly the one I'm looking for...
sumanthmakkapati 1 year ago
Thank you very much!!!! Great Tutorial
tuxpower360 1 year ago
I'm designing a simple mad libs game where users type inputs on the first controller and I want the output to appear on the second controller. Which way is better this way or with a nav bar controller and how can I change this code to acomodate this?
IntenseMedia 1 year ago
I get this error? in my SecondViewController.m. I have XCode 3.2.2. Can you help?
request for member 'dismissModalViewControllerAnimated' in something not a structure or union
thehenrydandrea0101 1 year ago
thanks for the help!!!
ronalddhartman 1 year ago
hey, thanks very much for the great tutorial. I managed to do it perfect for one button but when I tried adding a second linking to a different xib using the same method it just closes the app when I click the new button. any ideas?
TheAtheistResource 1 year ago
Thanks! This was perfect.
belshazzar1983 1 year ago
Nice tutorial, I tried this to display a camera view but cant get it to work. Does anyone know if there are any restrictions with UIImagePicker?
TheJanwos 1 year ago
Thank you so much!!!!!!!!
supertecnoboff 1 year ago
excellent turorial.
TheMoominlady 1 year ago
i guess the computer is u r life?^^
spyyXX 1 year ago
you are awesome thanks
MrFreaky99999 1 year ago
Thank you! I was having trouble getting Multiple Xib files to work after going though that 30min video from Vimeo. and you solve my problem very quickly
Zeronichi 2 years ago
Could I do the same thing but with a table view instead of a button??
gamemaster550550 2 years ago
I could do the exact same thing but with Quite a bit of less code lol i will show you later on aim or teamviewer if you want lol nevertheless nice tutorial!
AppwizzDev 2 years ago
this method is far more significant to the method your talking about, believe me i would know ;)
NWorksDev 2 years ago
great great great this help a lot
spanishacker 2 years ago
yipee!!!!
RestrictedEmblem 2 years ago