I'm messing around with the storyboard builder and watching the viewcontroller as I do, so I can learn the code for each item. For example if I use storyboard to create a label I want to see the label code that is generated so I can document the code and learn to do it programmatically too.
The problem is that when I do create something there's no code to accompany it, do you know how I can see this so I can document the code as I go?