Re: IB question
Re: IB question
- Subject: Re: IB question
- From: James Hannigan <email@hidden>
- Date: Tue, 15 Feb 2005 11:36:35 -0700
Thanks,
When dragging new controls from the palette they stay in the tab. When
dragging an existing (connected) control into the new tab they seem
fixed on the window in the background. I could delete them and start
with new controls but is there a way to migrate the controls to the tab
intact?
Thanks again,
-Jim
On Feb 15, 2005, at 11:03 AM, Jeremy French wrote:
In Interface Builder, follow these steps to create a tab view with 4
tabs:
1) Drag a NSTabView from the "Cocoa-Containers" Pallette window onto a
window.
2) Open the Inspector Panel to Attributes.
3) Single click on the NSTabView, until you see "NSTabView Info"
displayed in the Attributes panel.
4) Change "number of items" to 4.
Then to place interface elements within a tab:
1) Double click the NSTabView, until the Info window's Attribute
pane's title reads "NSTavViewItem Info". You have selected a specific
tab. The currently selected tab's label will be blue; it is also
identified in the Attributes panel.
2) To change tabs, you can click on the tab's label. You can also use
the "Displaying tab item" in the Attributes panel to select a specific
tab.
3) Drag interface items from the "Cocoa-Containers" pallette into the
tab item.
You might want to subscribe to Apple's XCode-users List, where
Interface Builder questions are asked.
Details at <http://lists.apple.com/mailman/listinfo>.
---
On Feb 15, 2005, at 11:57 AM, James Hannigan wrote:
I want to have a TabView with say 4 tabs.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden