Re: No Way to change Tab View Item in Interface Builder
Re: No Way to change Tab View Item in Interface Builder
- Subject: Re: No Way to change Tab View Item in Interface Builder
- From: Chris Espinosa <email@hidden>
- Date: Wed, 25 Aug 2004 12:25:50 -0700
On Aug 24, 2004, at 10:47 PM, Sunrise Ltd wrote:
I am working on a few utilities that follow the Setup
Assistant format. This means you go from one screen to the
next clicking a "Next" button. I use a tabless tab view
for this.
While working on the NIB, the only way to change between
tab view items in this case is via Interface Builder's
Info pangel.
There are two very simple ways to do this.
1) As was noted earlier, when you select the outer Tab View, you can
press the Tab key on your keyboard to cycle through the tabs in a
tabless tab view. This can be easier to select if you turn off
"inside-out" selection using the Editing tab in Interface Builder
Preferences.
2) At all times for all objects, you can use the Nib window's Outline
view to show the objects in your nib as an outline. In this outline
you can select items to edit using the mouse or arrow keys to navigate
the outline. When you select a class in the outline, its corresponding
object in the nib is selected, and the inspector shows the properties
of that object.
Regards,
Chris Espinosa
Apple
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.