Re: Positioning a UILabel over a UIScrollView
Re: Positioning a UILabel over a UIScrollView
- Subject: Re: Positioning a UILabel over a UIScrollView
- From: Carl Hoefs <email@hidden>
- Date: Thu, 22 Jun 2017 16:07:31 -0700
Very interesting! The Capture View Hierarchy pane indeed shows the UIScrollView
to be mispositioned, stuck at the highest level, regardless of where I place it
in IB. Even deleting the UIScrollView, adding it in again, and moving it behind
everything else causes the same mispositioning and occlusion issue.
-Carl
> On Jun 22, 2017, at 2:42 PM, Steve Christensen <email@hidden> wrote:
>
> If you're curious, you could build and run the app in the Simulator. Then in
> Xcode select Debug > View Debugging > Capture View Hierarchy. In the view
> hierarch pane there's a button that displays the views in a 3D Z-stack and
> then you can rotate the views a bit to see where that label is relative to
> the other views.
>
>
>> On Jun 22, 2017, at 2:29 PM, Carl Hoefs <email@hidden
>> <mailto:email@hidden>> wrote:
>>
>>> On Jun 22, 2017, at 2:14 PM, David Duncan <email@hidden
>>> <mailto:email@hidden>> wrote:
>>>
>>> There is no obvious reason here why the label shouldn’t appear.
>>
>> Agreed. I just created a quick test app and it behaves as expected. Since
>> it's a very old project (orig iOS 4), I'll recreate it anew, and that should
>> get rid of whatever leftover Xcode cruft is still present from former days...
>>
>> Thx!
>> -Carl
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden