Doc-Based Architecture and Two File Extensions
Doc-Based Architecture and Two File Extensions
- Subject: Doc-Based Architecture and Two File Extensions
- From: Prachi Gauriar <email@hidden>
- Date: Mon, 31 Dec 2001 01:01:51 -0600
Hi everyone. I was wondering if anyone knew if there was a way to work
with Cocoa's doc-based architecture to get the open panel to accept two
file extensions (like file.ext1.ext2) without having to also accept the
stand-alone second extension (like file.ext2). Can I do this without
overriding NSDocumentController or setting up my own NSOpenPanel
instance? Any help would be much appreciated.
-Prachi Gauriar