Re: mmalc's Controller examples
Re: mmalc's Controller examples
- Subject: Re: mmalc's Controller examples
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 27 Feb 2004 14:19:20 -0800
On Feb 23, 2004, at 9:56 PM, I wrote:
Things are moving along, and I'll be restoring the examples over the
course of the next few days. In time, they'll become official DTS
samples.
For those who don't know, "DTS" is Developer Technical Support
(<
http://developer.apple.com/technicalsupport/index.html>), so the
examples should eventually appear here:
<
http://developer.apple.com/samplecode/>
Meanwhile I just re-posted another example, this time with a number of
enhancements.
Just because you're using bindings, doesn't mean you can't connect a
tableview's datasource and delegate outlets, say to support drag and
drop. This example
<
http://homepage.mac.com/mmalc/CocoaExamples/Bookmarks.zip> shows how
to implement the methods in a custom NSArrayController subclass. In
addition to drag and drop of rows between windows, it supports drag and
drop of URLs to and from the table view and reordering of the contents.
mmalc
_______________________________________________
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.