Sherm,

        I checked this and the class is AnalyzerDocument, just the way it 
should be.

Bruce

On Feb 21, 2011, at 12:35 PM, Sherm Pendley wrote:

> On Mon, Feb 21, 2011 at 2:12 PM, Bruce Cresanta <cresa...@me.com> wrote:
>> Hello Volker,
>> 
>> I have the following two methods implemented in AnalyzerDocument, but I 
>> still get greyed menu items.
>> 
>> - (NSData *)dataOfType:(NSString *)typeName error:(NSError **)outError
>> 
>> - (BOOL)readFromData:(NSData *)data ofType:(NSString *)typeName 
>> error:(NSError **)outError
>> 
>> Do I need to implement other methods to save/read a file?
> 
> You should check to make sure you've assigned the correct class for
> the document type - double-click on the target, then look in the
> "Document Types" section of the "Properties" pane. The sixth column
> over is Class, which by default is MyDocument.
> 
> sherm--
> 
> -- 
> Cocoa programming in Perl:
> http://camelbones.sourceforge.net

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to