ftp.nice.ch/pub/next/developer/resources/classes/misckit/MiscKit.1.10.0.s.gnutar.gz#/MiscKit/Palettes/MiscDragViews/MiscViews.subproj/MiscDragView-BackwardCompat.m

This is MiscDragView-BackwardCompat.m in view mode; [Download] [Up]

{\rtf0\ansi{\fonttbl\f4\fmodern Courier;\f5\fnil Messenger;\f3\fmodern Ohlfs;}
\paperw11760
\paperh7140
\margl120
\margr120
\pard\tx580\tx1140\tx1680\tx2300\tx2800\tx3440\tx3940\tx4600\tx5060\tx11520\f4\b0\i0\ulnone\fs24\fc0\cf0 /*****************************************************************\
  CATEGORY:			MiscDragView (BackwardCompatibility)\
  \
  	See the header for more information on this category.\
 * Copyright (C) 1995 Robert Todd Thomas\
 * Use is governed by the MiscKit license\
 *****************************************************************/\
 \
#import <appkit/appkit.h>\
#import "MiscDragView-BackwardCompat.h"\
\
\

\f5\b @implementation MiscDragView (BackwardCompatibility)
\f4\b0 \
\

\f5\b - setAcceptForeignDrag: (BOOL)aBool
\f4\b0 \
\{\
	return nil;\
\}\
\
\

\f5\b - setAcceptLocalDrag: (BOOL)aBool
\f4\b0 \
\{\
	return nil;\
\}\
\
\

\f5\b - setAcceptSelfDrag: (BOOL)aBool
\f4\b0 \
\{\
	return nil;\
\}\
\
\

\f5\b - setRetainData: (BOOL)aBool
\f4\b0 \
\{\
	return nil;\
\}\
\

\f5\b @end
\f4\b0 \
\
\

}

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.