Re: Safari-like View Change
Re: Safari-like View Change
- Subject: Re: Safari-like View Change
- From: Scott Stevenson <email@hidden>
- Date: Wed, 22 Sep 2004 20:14:37 -0700
On Sep 22, 2004, at 7:30 PM, Matt Diephouse wrote:
Another Cocoa newbie here. I apologize if this has been
asked/discussed before, but I wasn't sure how to search for it.
What I'd like to know is how Safari switches to the bookmarks view
from the main webpage view and back. I'd like to implement something
like this. It seems to behave basically like tabs except there's a
single button that toggles the switch instead of actual tabs.
You can have tab views without visible tables and toggle among the
different views programmatically with:
-selectTabViewItem:
-selectTabViewItemAtIndex:
-selectTabViewItemWithIndentifer:
This is just one approach. I've never looked at how Safari does it.
- Scott
--
Tree House Ideas
http://treehouseideas.com/
_______________________________________________
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