Learning iOS Development Part 20 (UIView Containment)

preview_player
Показать описание
In this screencast Mohammad Azam will demonstrate how to use UIViewController containment feature which allows to add child controllers to the UIViewController. To support the AzamSharp channel please download our iPhone app called "Vegetable Tree" from the app store.
Рекомендации по теме
Комментарии
Автор

Thank you very much for this video waiting for more tutorials

hitmanprakash
Автор

A very big thanks, it solved indirectly my problem to nesting UIViewControllers one over the other and I was unable to interact with UIButtons on the parent view, thanks for showing the right way to do.

thealphasaad
Автор

Yes IBOutlets should be weak referenced! Good catch!

azamsharp
Автор

When I use the storyboard to instantiate the Top5TeamsController, this controller looses its color when it is loaded on section2 or section1. This behavior did not happen when I was using a xib and I used the other: Top5TeamsController *top5TeamsController = [[Top5TeamsController alloc] init];
Any ideas?

frankmusic
join shbcf.ru