Re: incompatible type for argument 3 of indirect function call ????
Re: incompatible type for argument 3 of indirect function call ????
- Subject: Re: incompatible type for argument 3 of indirect function call ????
- From: Nathan Day <email@hidden>
- Date: Wed, 23 Apr 2003 16:02:05 +0930
What is a thetextView, if it's a NSTextView then there is no
RTFDFromRange: method. If thetextView is a NSAttributedString then it
doesn't have a RTFDFromRange: method either it does have a
RTFDFromRange:documentAttributes: method though.
On Tuesday, April 22, 2003, at 10:03 AM, Nebagakid wrote:
This line: NSData * dataToLog = [thetextView RTFDFromRange: [self
rangeOfEntireDocument]];
Nathan Day
http://homepage.mac.com/nathan_day/
_______________________________________________
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.