Skip navigation.
 
mlRE: RE: Re: fileWrapperRepresentationOfType: is not called
FROM : Peter Karlsson
DATE : Tue Oct 05 17:47:48 2004

I have tried to create a document based app but I can't get it to work
either, fileWrapperRepresentationOfType is not called so I must do
something wrong. Can someone please show me a simple code example? I think
that is what I need at the moment. An example that let's me save (and load)
a file package so I can see how fileWrapperRepresentationOfType is used. I
would be very grateful.

Peter

Ursprungligt meddelande

> At 14:31 Uhr +0200 05.10.2004, Peter Karlsson wrote:
> >Can you please explain what you mean by:
> >
> >>add the needed keys to
> >>  the plist to associate the file type with the document class, and to
> >  > have an NSDocument subclass of that name in your app
>
>  You know, the easiest way is just to create a new document-based
> application target and move over your files afterwards.
> --
> Cheers,
> M. Uli Kusterer
> ------------------------------------------------------------
>        "The Witnesses of TeachText are everywhere..."
>                    http://www.zathras.de
>

Related mailsAuthorDate
mlfileWrapperRepresentationOfType: is not called Peter Karlsson Oct 4, 10:50
mlRe: fileWrapperRepresentationOfType: is not called j o a r Oct 4, 11:05
mlRe: fileWrapperRepresentationOfType: is not called Sherm Pendley Oct 4, 11:40
mlRe: fileWrapperRepresentationOfType: is not called M. Uli Kusterer Oct 4, 13:50
mlRE: Re: fileWrapperRepresentationOfType: is not called M. Uli Kusterer Oct 5, 17:25
mlRE: RE: Re: fileWrapperRepresentationOfType: is not called Peter Karlsson Oct 5, 17:47