@TheNicotkd This means you have to assign an 'initial view controller' - its a big arrow on the left of an object in storyboard. Looks like you deleted it or forgot to assign it.
This is amazing, but for some reason when I push my "red" and other table cells, it won't go to the next screen although I've already linked them with a "Push" option?
@thejoeman0ne What about connect the selected cell to another view controller using push (you need a navigation controller to use push) then use the 'didLoad' method in the view controller (you will have to make a new view controller file for this view). You can put a picture of what's playing or some relevant text to show whilst the sound is playing.
Its probably not what you have in mind, but its a quick effort from me.
@ThomasTsuiUSA Thomas - Afraid I have not looked at many pictures in a single view yet. Like you am interested in that too. Anybody know how to do it?
thank you for your respond, for now i can put many photos into view controller, but i cannot chick it to see. What can i do? would u like to give me your E-mail. i send my screen shots to u. I want to develop a photo album, i don't know how to input many photo in one cell that look like iPhone photo album
this is a great video. one question, though. where do you type code after the storyboard layout is complete? for example, let's say i wanted some code to execute when the "yellow" window is displayed in this video. where do i put THAT code? intuitively, i want there to be .h and .m files created automatically every time i drag and drop a new view controller into the storyboard, but since that doesn't happen, i'm left scratching my head. hopefully someone can be so kind as to help. thanks!
@ShakeShakeShakeRock Its a good question. The view controller you drag on will use its master class unless you give it a subclass, new file, choose = UIViewController subclass, give it any name. Then click on the view controller in storyboard and go top right to the 'show the identity inspector', from there choose the file you just made. Then that file controls you view with its labels, buttons etc.
I did exactly how you showed us but when i start the ios simulator and click on the red or blue button nothing happend the action dont send me to the color view controller. what did i wrong please help.
i made those two table view controllers with cells in my already existing tapbar project did i mist something?
@iJassin It must be something simple that you forgot. Sounds like the push connection using the ctrl key did not work correctly. You can zip it up and email me if you want and I will look at it.
@iJassin There is no code in m and h that you have to type. Did you make the table view controller do 'static cells' because 'dynamic Prototypes' is default and does not work.
My email is ronsit@gmail.com if you send me your email I can send you a zipped project.
@rodsitvideos Yes the modal works great in the ta bar project. But when you click in the tableviewcontroller red the connection brings you to the red view page that is good but when you want to click back to the tableview there is no return button like in the push video you made... how come?
Thank you your teaching and video. I really love it!!! as no need to type a lot of code. I really want to have my own photo album app. That look like iPhone photo app. But i don't know how to do. I know how to show one photo in view controller, but not many photos. if u have time, please take a video for teaching. Thank you very much. My e-mail is thomastsui.mobile@hotmail.com
hi ! your tutorial is very good!
But i won't work ....
i always get this message
2012-01-28 22:46:38.260 f[1270:f803] Applications are expected to have a root view controller at the end of application launch
what can i do ?
TheNicotkd 4 weeks ago
@TheNicotkd This means you have to assign an 'initial view controller' - its a big arrow on the left of an object in storyboard. Looks like you deleted it or forgot to assign it.
All best with it!
rodsitvideos 4 weeks ago
@rodsitvideos thanks for your answerv:) i`ve got an initial view controller on the left of the Tab Bar Controller....
should be there another one?
TheNicotkd 4 weeks ago
This is amazing, but for some reason when I push my "red" and other table cells, it won't go to the next screen although I've already linked them with a "Push" option?
Linnearandom 1 month ago
Thanks, your tutorial was very helpful. Most tutorial require code, so thanks for providing a tutorial that did not require programming.
davepamn 1 month ago
Is there anyway to make it so that you can integrate a twitter feed, where a tweet shows up in every cell?
NameWastersAnnoyMe 1 month ago in playlist Uploaded videos
@NameWastersAnnoyMe I am not up to it yet I'm afraid. In fact I want to do it at some point and looking for best ways. Do tell me if you find a way.
I can do a Twitter update if you want a video on that topic? But lists of tweets - not yet.
rodsitvideos 1 month ago
Excellent tutorial. I was wondering, what is the easiest way to have a selected cell push to a movie player?
thejoeman0ne 1 month ago
@thejoeman0ne What about connect the selected cell to another view controller using push (you need a navigation controller to use push) then use the 'didLoad' method in the view controller (you will have to make a new view controller file for this view). You can put a picture of what's playing or some relevant text to show whilst the sound is playing.
Its probably not what you have in mind, but its a quick effort from me.
rodsitvideos 1 month ago
I know how to input image view, but it is just let us input single image. how about many?
ThomasTsuiUSA 1 month ago
@ThomasTsuiUSA Thomas - Afraid I have not looked at many pictures in a single view yet. Like you am interested in that too. Anybody know how to do it?
rodsitvideos 1 month ago
thank you for your respond, for now i can put many photos into view controller, but i cannot chick it to see. What can i do? would u like to give me your E-mail. i send my screen shots to u. I want to develop a photo album, i don't know how to input many photo in one cell that look like iPhone photo album
ThomasTsuiUSA 1 month ago
this is a great video. one question, though. where do you type code after the storyboard layout is complete? for example, let's say i wanted some code to execute when the "yellow" window is displayed in this video. where do i put THAT code? intuitively, i want there to be .h and .m files created automatically every time i drag and drop a new view controller into the storyboard, but since that doesn't happen, i'm left scratching my head. hopefully someone can be so kind as to help. thanks!
ShakeShakeShakeRock 1 month ago
@ShakeShakeShakeRock Its a good question. The view controller you drag on will use its master class unless you give it a subclass, new file, choose = UIViewController subclass, give it any name. Then click on the view controller in storyboard and go top right to the 'show the identity inspector', from there choose the file you just made. Then that file controls you view with its labels, buttons etc.
All the best with it.
rodsitvideos 1 month ago
I did exactly how you showed us but when i start the ios simulator and click on the red or blue button nothing happend the action dont send me to the color view controller. what did i wrong please help.
i made those two table view controllers with cells in my already existing tapbar project did i mist something?
iJassin 1 month ago in playlist Meer video's van rodsitvideos
@iJassin It must be something simple that you forgot. Sounds like the push connection using the ctrl key did not work correctly. You can zip it up and email me if you want and I will look at it.
rodsitvideos 1 month ago
@rodsitvideos Ok. can you send me your email
iJassin 1 month ago
@rodsitvideos i did it also in the tapbar just like you in the video is that the problem maybe?
iJassin 1 month ago
@iJassin There is no code in m and h that you have to type. Did you make the table view controller do 'static cells' because 'dynamic Prototypes' is default and does not work.
My email is ronsit@gmail.com if you send me your email I can send you a zipped project.
rodsitvideos 1 month ago
@rodsitvideos ok, I send you a message and my email
iJassin 1 month ago
@iJassin In a tab bar project? You need a Navigation Controlleror 'push' connection will not work. But a 'modal' connection should work.
rodsitvideos 1 month ago
@rodsitvideos Yes the modal works great in the ta bar project. But when you click in the tableviewcontroller red the connection brings you to the red view page that is good but when you want to click back to the tableview there is no return button like in the push video you made... how come?
iJassin 1 month ago
Comment removed
iJassin 1 month ago in playlist Meer video's van rodsitvideos
Thanks Mate !
Cheers !
KoolKat204 1 month ago
Same, how can i put many photo ( Group photo) in one cell
ThomasTsuiUSA 1 month ago
@ThomasTsuiUSA Try using a 'custom' cell instead of 'basic'. Then you can put lots of objects in there (labels, pictures, backgrounds etc)
rodsitvideos 1 month ago
Thank you your teaching and video. I really love it!!! as no need to type a lot of code. I really want to have my own photo album app. That look like iPhone photo app. But i don't know how to do. I know how to show one photo in view controller, but not many photos. if u have time, please take a video for teaching. Thank you very much. My e-mail is thomastsui.mobile@hotmail.com
ThomasTsuiUSA 1 month ago
Thanks but how can I populate the cells with array and code?? And how can I add a different image for each cell? Thankss!
frabasile2 1 month ago
@frabasile2 I will try to do an array video (dynamic) later. It needs more code.
rodsitvideos 1 month ago