escoz / QuickDialog

QuickDialog - Quick and easy dialog screens for iOS
http://escoz.com/open-source/quickdialog
Other
3.07k stars 637 forks source link

Multiple QuickDialogTableViews? #699

Closed felipe-nrscorps closed 9 years ago

felipe-nrscorps commented 9 years ago

QuickDialog is really nice, thank you!

We would like to use multiple QDTableViews in the same Dialog.

Any tricks, tips or suggestions?

Thanks,

Felipe

felipe-nrscorps commented 9 years ago

ok, so the answer is to use nested uiviewcontrollers as detailed here...

https://developer.apple.com/library/ios/featuredarticles/ViewControllerPGforiPhoneOS/CreatingCustomContainerViewControllers/CreatingCustomContainerViewControllers.html