Re: PBI: tear-off tab items?
Re: PBI: tear-off tab items?
- Subject: Re: PBI: tear-off tab items?
- From: Scott Anguish <email@hidden>
- Date: Tue, 25 Feb 2003 15:35:08 -0500
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.. :-)
Is this
capability (a) impossible, (b) crazy, or (c) unnecessary (and why)?
You could probably subclass NSTabView and then figure out which tab is
dragged using tabViewItemAtPoint: and then handle the drag yourself.
I don't think that it's crazy.. this is not that much different than
Adobe and others have implemented their palette stuff.
Now.. it'd be damn difficult to do from Camel Bones probably.. :-)
_______________________________________________
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.