Re: IB Carbon Simulator and tabs
Re: IB Carbon Simulator and tabs
- Subject: Re: IB Carbon Simulator and tabs
- From: Fritz Anderson <email@hidden>
- Date: Sat, 3 Nov 2007 10:26:40 -0500
On 3 Nov 2007, at 7:05 AM, João Varela wrote:
I do too have the problem you describe for IB 2: in my running app I
see all the contents of all the tabs in a tab view at the same time
as if the background of each tab was transparent. Do you see that
too? If so, do you have any workarounds? Has that someone already
filed a bug?
An NSTabView has this view hierarchy:
NSTabView
---- NSTabViewItem
-------- NSView
---- NSTabViewItem
-------- NSView
The contents of each tab view item should go into the NSView it
contains. What you are seeing sounds as though you had put all your
contents into the NSTabView itself.
I'm not sure how that could have happened, nor how you wouldn't have
noticed it while you were still in IB.
— F
_______________________________________________
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