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: Heath Raftery <email@hidden>
- Date: Wed, 25 Aug 2004 16:49:45 +1000
Hi benjk,
On 25/08/2004, at 3: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.
Sounds fair enough. I can't think of any other better way of doing this
off the top of my head.
In this particular case the changing of tabs has become
totally disfunct and the other tabs are unreachable now.
Does anybody have an idea how to work around this?
Hmm, I see what you mean. I did a little experimenting, and perhaps my
tabs were not as full as yours, but I was always able to get back to
the control which lets you switch tabs in IB. I used combinations of
the escape key (which selects the currently selected item's container)
and double clicking the NSTabView's border (which tended to select the
TabViewItem, and thus displaying the up/down control to switch tabs).
Maybe you could experiment with the escape key and double clicking, if
you have not done so already.
Heath
--
________________________________________________
| Heath Raftery |
| email@hidden |
| *He who knows others is wise; |
| he who knows himself is enlightened* |
| - Lao-Tzu _\|/_ |
|____________________________________m(. .)m_____|
_______________________________________________
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.