Re: Draggable Tags?
Re: Draggable Tags?
- Subject: Re: Draggable Tags?
- From: Mike Ferris <email@hidden>
- Date: Sat, 3 Jul 2004 12:05:59 -0700
If you want a fairly general implementation of drag and drop support in
tab views, take a look at MOTabView from the MOKit frmaework... This
is only available currently by checking out the top-of-tree MOKit
project from the SourceForge cvs repository (ie. it is not in the
latest released version of MOKit).
MOTabView is a subclass of NSTabView that adds the ability for
delegates to support drag and drop of tabs.
Check out mokit.sourceforge.net for details on how to get a cvs
checkout.
<
http://cvs.sourceforge.net/viewcvs.py/mokit/MOKit/MOKit/> gives you a
web view of the relevant directory in the MOKit repository.
API feedback would be welcome prior to a MOKit release (when the API
will necessarily become more locked down to ensure compatibility).
Mike
_______________________________________________
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.