Re: addsubview
Re: addsubview
- Subject: Re: addsubview
- From: Keary Suska <email@hidden>
- Date: Thu, 19 Apr 2012 21:25:09 -0600
On Apr 19, 2012, at 5:34 PM, koko wrote:
> I get the view for an NSTabViewItem.
>
> To this view I add a subview.
How do you (in code) identify the correct NSTabViewItem, retrieve the view and add the subview? What is the frame of the subview?
> In the debugger displaying the subviews of view I see the subview.
How do you know it is the correct/same subview?
> When the NSTabViewItem displays the subview is not being shown. The view does display.
>
> The subview is not set hidden in IB.
>
> Why would I not see the subview?
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >addsubview (From: koko <email@hidden>) |