Re: Confused by Apple's DragNDropOutlineView example
Re: Confused by Apple's DragNDropOutlineView example
- Subject: Re: Confused by Apple's DragNDropOutlineView example
- From: "Theodore H. Smith" <email@hidden>
- Date: Wed, 22 Jun 2005 12:50:16 +0100
On 22 Jun 2005, at 03:29, derek c wrote:
They're implementing:
- (void)setDraggingSourceOperationMask:(unsigned int)mask
forLocal:(BOOL)isLocal;
in the AppController instead, which is new in Tiger.
Check out the release notes:
http://developer.apple.com/releasenotes/Cocoa/AppKit.html
OK, so the ReadMe.rtf docs are out of date. Is there some way to find
out how much functionality I have that requires a certain OS version?
I'd rather not require anything later than 10.2.
If my app uses setDraggingSourceOperationMask:forLocal: , I assume
that it will require Tiger?
_______________________________________________
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