setting a text storage object
setting a text storage object
- Subject: setting a text storage object
- From: Jeff Childers <email@hidden>
- Date: Tue, 1 Mar 2005 18:35:19 -0600
[[collaborators textStorage] setAttributedString: [currentCRC crcCollab]];
MyDocument.m:91: warning: passing arg 1 of `setAttributedString:' from incompatible pointer type
[[collaborators textStorage] setStringValue: [currentCRC crcCollab]];
MyDocument.m:91: warning: `NSTextStorage' does not respond to `setStringValue:'
_______________________________________________
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