On 21, Jan, 2012, at 02:43 PM, Mike Abdullah wrote:
>
> On 21 Jan 2012, at 09:33, Martin Hewitson wrote:
>
>> Dear list,
>>
>> I'm trying to get Versions and autosave working on my document app. Most
>> things are working. I'm using the window delegate methods
>>
>> - (void)windowWillEnterVe
On 21 Jan 2012, at 09:33, Martin Hewitson wrote:
> Dear list,
>
> I'm trying to get Versions and autosave working on my document app. Most
> things are working. I'm using the window delegate methods
>
> - (void)windowWillEnterVersionBrowser:(NSNotification *)notification;
> - (void)windowDidEx
Dear list,
I'm trying to get Versions and autosave working on my document app. Most things
are working. I'm using the window delegate methods
- (void)windowWillEnterVersionBrowser:(NSNotification *)notification;
- (void)windowDidExitVersionBrowser:(NSNotification *)notification;
to enable and d