In my UIView is a UIScrollView containing several controls so that they extend below the view and must be scrolled to see the lower ones. That's fine.
But in IB, when I select the View Mode's middle icon and click on Scroll View then on the Info button, I get for the scroll view:
Type: Illegal Geometry
Issue: This view is clipped by its subview.
I'm not sure what I should change, if anything.
Regards,
Steve
But in IB, when I select the View Mode's middle icon and click on Scroll View then on the Info button, I get for the scroll view:
Type: Illegal Geometry
Issue: This view is clipped by its subview.
I'm not sure what I should change, if anything.
Regards,
Steve