Re: Which tab is selected?
Re: Which tab is selected?
- Subject: Re: Which tab is selected?
- From: j o a r <email@hidden>
- Date: Wed, 15 Jan 2003 07:47:13 +0100
Didn't you think that "selectedTabViewItem" sounded like a likely
candidate when you checked the documentation? You did check the
documentation before posting, right? :)
Once you have the item you can call "indexOfTabViewItem:" on the tab
view or "identifier" on the returned item to get hold of the other
properties you asked for.
j o a r
On Wednesday, Jan 15, 2003, at 07:04 Europe/Stockholm, Arthur VIGAN
wrote:
is it possible to know which tab is curretly displayed (the name or
the index) in a tab view?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.