Re: PBI: tear-off tab items?
Re: PBI: tear-off tab items?
- Subject: Re: PBI: tear-off tab items?
- From: Rich Morin <email@hidden>
- Date: Tue, 25 Feb 2003 13:07:08 -0800
At 3:35 PM -0500 2/25/03, Scott Anguish wrote:
On Tuesday, February 25, 2003, at 01:53 PM, Rich Morin wrote:
In playing with NSTabViews, I find myself wishing that I could allow the
user to "tear off" a tab and drag it to another part of the screen. This
would let her bounce back and forth between the tabs more easily.
I find myself wondering why you are referring to yourself as
a female, and in the third person.. :-)
The pronoun "her" refers back to "the user". (Hmmm; could this explain
some of the problems I found in "Cocoa Programming"? Naaaaah :-)
You could probably subclass NSTabView and then figure out
which tab is dragged using -tabViewItemAtPoint: and then handle the
drag yourself.
Subclassing in CB has to wait for Shermn to release version 0.3...
-r
--
email: email@hidden; phone: +1 650-873-7841
http://www.cfcl.com/rdm - my home page, resume, etc.
http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc.
http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series
http://www.ptf.com/tdc - Prime Time Freeware's Darwin Collection
_______________________________________________
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.