Hello,
i've created a tabbar application. Within the app i have a tab item containing a uinavigation controller.My problem is to display a uiimage upon a uiscrollview i pushed.
Instead only the UIScrollview will be shown.
My nib file of the pushed view looks like this:
+UIView
+UIScrollview
-UILabel
+UIImage(with shadow)
Any suggestions? Thanks in advance. Greetz Simon