What is the easiest way of creating an UISwitch inside a grouped table view without using a Settings Bundle? Is it possible to do it using Interface Builder without programmatically adding the switch? The desired appearance is like this apple example.
+1
A:
Here's a good tutorial to do what you want: http://www.drobnik.com/touch/2010/07/cells-with-switch/
iPhoneDevProf
2010-07-30 00:14:31
Perfect! Thanks a lot!
Ed Taylor
2010-07-30 00:45:00