i am very confused with the storyboard and custom codes working together, sometimes it works and a lot of times i am trying to figure out why isn't it working
eg i set up a custom view in storyboard and hook up with outlets. when app starts i try to move the custom view around in awakFromNib, but it just won't move... :(
does anyone have solution to this? or can anyone please kindly explain the basics when it comes to layout in the storyboard and dynamically change attributes in code?
thanks in advance!!