This generally means that another instance of this process was already running or is hung in the debugger.(lldb). This is the error I get when I try to run it Please HELP!! Thanks
How about if you wanna use the NavigationController in the StoryBoard, how would you do this please?
Also it would be awesome if you could do a tutorial on creating a sort of web application, for example an application that takes data from a webpage and display it on the iPhone(instead of the webview). I'm dying to learn that.
Your help is much more appreciated here, take care!
The tutorial is pretty well done, but I fear the consumers might get confused by the misuse of UIView and UIViewController. The author of this video accidentally declares a UIView subclass as the view controller of the yellow UIView. To maintain separation of concerns, you should NEVER do this. To understand the difference between UIView and UIViewController, you can have a look at the MVC model.
@Romanhayer Correct approach: Create UIViewController subclass and change the classname of the ViewController (Small rectangle beneath the yellow UIView) to the new UIViewController classname.
Can you show us how we can get swiping in storyboard where the screen slides back and forth like you normally see ? A slide up, flip, or cross dissolve transition isn't ideal for swiping between views. would REALLy appreciate it if you could show us how to get the pagecontrol to work to swipe across multiple view controller scenes
Hi, Another sick video there! Quick question is there any way of easily implementing a slide transition using this method so the views slide into each other?? thanks
Hey quick question I can't figure out how to change the transition style of the swipe gesture to just slide right and slide left back. I only see the default, cross dissolve, cover vertical, and partial curl. Thanks your tutorials are awesome!
Thanks for the great tutorial. I like how you take it slow and show the steps involved in a clear way. I will look forward to more tutorials from GeekyLemon!
Have you considered creating a tableview that plays sounds as in the default Apple Ringtone Selector. This is what I am stuck on at the moment. : (
I figured my problem out. It turned out that I in the Custom Class / Class list first had to select uiView, before my list of ViewControllers (the new file names) turned up.
Then I could select the appropriate ViewController.
I had one problem through. Connecting the viewController file to the yellow controller did not work. The file simply did not show up in the list of files.
Best Tutorial ever!!! i was looking for an easy way to incorporate views together with little coding. i am currently making an app which needs about 100 views. this will make it much easier. and the storyboard is just going to be a maze of views. lol.
I've tried the .xib file, and the storyboard, but I can't get a screen (landscape orientation) to switch to another landscape view screen when I press a button. It switches to the next screen, but then the orientation goes to portrait for some reason. Everything is set up right I'm sure, but I guess I am not completely aware of how to achieve this.
THANK YOU! I'm half way through building a app and without any of your tutorials it would never be possible! I have been building it using the storyboarding techneque and i could not figure out how to use the gestures or create .h and.m files for each view, now i can! Thanks again and keep the tutorials coming :)
Hey Error: unknown error code.
This generally means that another instance of this process was already running or is hung in the debugger.(lldb). This is the error I get when I try to run it Please HELP!! Thanks
Slawts 2 days ago
very helpful!!
kmartinho 1 week ago
Very helpgul video, thanks a lot. is exactly what I need it
dementi3000 1 week ago
great work.
TheCrappyaccount 1 month ago
Great stuff mate!
How about if you wanna use the NavigationController in the StoryBoard, how would you do this please?
Also it would be awesome if you could do a tutorial on creating a sort of web application, for example an application that takes data from a webpage and display it on the iPhone(instead of the webview). I'm dying to learn that.
Your help is much more appreciated here, take care!
MrSoninke 1 month ago
Thank you for this video! Simple, straightforward, and to the point. I only wish I had found this hours earlier. :-)
Jon2D2 1 month ago
The swipe gesture doesn´t work in my project there is a little yellow triangle on the window when I do a right klick on the yellow view.
niklasleiffholdt 1 month ago in playlist Uploaded videos
The tutorial is pretty well done, but I fear the consumers might get confused by the misuse of UIView and UIViewController. The author of this video accidentally declares a UIView subclass as the view controller of the yellow UIView. To maintain separation of concerns, you should NEVER do this. To understand the difference between UIView and UIViewController, you can have a look at the MVC model.
Romanhayer 1 month ago
@Romanhayer Correct approach: Create UIViewController subclass and change the classname of the ViewController (Small rectangle beneath the yellow UIView) to the new UIViewController classname.
Romanhayer 1 month ago
THANK YOU SOOO MUCH
hackdatapple 1 month ago
Great tutorial. Really appreciate it.
Can you show us how we can get swiping in storyboard where the screen slides back and forth like you normally see ? A slide up, flip, or cross dissolve transition isn't ideal for swiping between views. would REALLy appreciate it if you could show us how to get the pagecontrol to work to swipe across multiple view controller scenes
jesuschavez200 2 months ago
I can't find single view application
jarichman43 2 months ago
Thanks , I ran into a brick wall from interface builder to 4.2 . You got me back up and running again.
On my third week of dev learning and I swapped up to 4.2/5.0 and thoroughly confused myself.
I am chasing after a simple picker to a movie player based on the storyboarding and updated sdk.
WisconsinLen 2 months ago
You guys are awesome! I made some videos for you earlier this year and your channel has grown so much.
JMEveryday 2 months ago in playlist Uploaded videos
Hi, Another sick video there! Quick question is there any way of easily implementing a slide transition using this method so the views slide into each other?? thanks
BossmanBarbour 3 months ago
very good. thanks
monstrositylabs 3 months ago
Hey quick question I can't figure out how to change the transition style of the swipe gesture to just slide right and slide left back. I only see the default, cross dissolve, cover vertical, and partial curl. Thanks your tutorials are awesome!
KerlinWilliam 3 months ago
This has been flagged as spam show
Thx a lot lot lot lot...
pokot22 3 months ago
Awesome! Thanks for your tutorial! I was able to figure out left & right Gestures, button view changes. Very insightful and helpful.
merrickbank 3 months ago
Thanks for the great tutorial. I like how you take it slow and show the steps involved in a clear way. I will look forward to more tutorials from GeekyLemon!
Have you considered creating a tableview that plays sounds as in the default Apple Ringtone Selector. This is what I am stuck on at the moment. : (
Thanks!
mac2be4now 3 months ago
FYI:
I figured my problem out. It turned out that I in the Custom Class / Class list first had to select uiView, before my list of ViewControllers (the new file names) turned up.
Then I could select the appropriate ViewController.
It seems to work fine now.
Thanks again.
OleRene 3 months ago
Great tutorial. Thank you.
I had one problem through. Connecting the viewController file to the yellow controller did not work. The file simply did not show up in the list of files.
Any thoughts on that?
OleRene 3 months ago
@OleRene
Having the same problem...
KarlssonDeLaRosa 1 month ago
great tutorial as usual! Thanks.
I am new to ios programming. Is this feature only wor
fcnel 3 months ago
Your tutorials are the best. You're awesome. Thanks so much.
nxchannel 3 months ago
it would be possible to do the same with a TabBar I have a concern when I want to add 3 or 4 I just add one more to the principal and she wants it.
thank you in advance.
SerialiPh 3 months ago
Best Tutorial ever!!! i was looking for an easy way to incorporate views together with little coding. i am currently making an app which needs about 100 views. this will make it much easier. and the storyboard is just going to be a maze of views. lol.
Sackbot342 3 months ago
Should of done a tab bar to switch views. Is it the same as the buttons???
Xraller 3 months ago
@Xraller yes dude just do the same with the button in the bar
GeekyLemon 3 months ago
make relationship instead of modal/push/custom
michalzwolinski 3 months ago
Please make tutorial with NavigationController with Root Controller, and the other relationship viewControllers. TableViewController will be nice :)
Thank you very much :)
michalzwolinski 3 months ago
Great Tutorial! Thank you so much for doin all these :)
anitaroche90 3 months ago
Really really great stuff!
great tutorial, too, of course!
but now I have to completely rewrite my own app to use that :(
Frauschi 3 months ago
Excellent tutorial as always. Thanks man.
P.S your videos have some very strange tags... :P
freakysam8 3 months ago
Still no lion?
thelegoplokoon 3 months ago
I've tried the .xib file, and the storyboard, but I can't get a screen (landscape orientation) to switch to another landscape view screen when I press a button. It switches to the next screen, but then the orientation goes to portrait for some reason. Everything is set up right I'm sure, but I guess I am not completely aware of how to achieve this.
Any thoughts?
MacintoshMe 3 months ago
Jailbroken idevices Like tweaks ....
UslennoX 3 months ago
Can you do any tutorials for jailbroken iDevices ? Or/and how to access the camera and photo library on Xcode 4.2.... Thanx .... Nice tutorial ...
UslennoX 3 months ago
THANK YOU! I'm half way through building a app and without any of your tutorials it would never be possible! I have been building it using the storyboarding techneque and i could not figure out how to use the gestures or create .h and.m files for each view, now i can! Thanks again and keep the tutorials coming :)
TheWorldOfMediaAU 3 months ago
Comment removed
TheWorldOfMediaAU 3 months ago