Advertise here




Advertise here

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID
Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.

Noob needs UIScrollView help

objectivedaysobjectivedays Posts: 25Registered Users
Hello,

I am brand new to iPhone development and am doing to best I can with the resources I find on Apples site and other tutorials around the web, but I am still pretty clueless. I am currently working on an app that uses a control bar to display two different views. I'm A OK with my second view, it is my first view in which I am using a UIScrollView to display static images that I inserted with IB that I am having my problems. The images are sized to where only vertical scrolling is required and no zoom is used. I have on my first view's nib, a scroll view inserted and sized to 320 x 411 to fit in above the tab bar, then I have a UIView inserted within the scroll view and sized to 320 x 2300. This UIView is where I inserted my static images in IB using UIImage. It runs ok in the simulator but with an error of "This view is clipped by its superview. Line location ArtView.xib:29". When I install it and run it on my phone, it just crashes. I am sure I am missing some fundamental concept, but I am trying to teach myself something completely new. I'm going to try and attach my classes and nibs and if anyone would care to help, it would be greatly appreciated. Thank you. If you need more information, please let me know.

Allen
Archive.zip
1 x 1 - 11K
Post edited by objectivedays on

Replies

Sign In or Register to comment.