Dragging destination of NSButton inside NSTabView possible?
Dragging destination of NSButton inside NSTabView possible?
- Subject: Dragging destination of NSButton inside NSTabView possible?
- From: Blogs Mailbox <email@hidden>
- Date: Wed, 4 Oct 2006 18:27:40 +0800
Hi, I've read in Apple docs that dragging destinations must be NSView
or NSWindow. Since this implies it is not possible for an NSButton to
be made a dragging destination, does this preclude an NSTabView
(subclass of NSView) too?
I'm trying to implement (in decreasing order of preference) dragging
of multiple files from Finder to
1) NSButton inside a NSTabView
2) NSTabView (containing the intended button)
3) NSWindow (containing the NSTabView and NSButton)
I'm using XCode 2.4 on PPC using 10.4u SDK and building this app
target as Universal. Any pointers much appreciated.
Chris.
_______________________________________________
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