Getting File Types To Show in "saveTo"
Getting File Types To Show in "saveTo"
- Subject: Getting File Types To Show in "saveTo"
- From: Dave Mattson <email@hidden>
- Date: Fri, 1 Nov 2002 08:38:31 -0600
Hello:
I'm having trouble getting additional file types to show up in the
standard "saveTo" panel-NSDocument.
I added the name, extension, role and OS Types in the Info.plist
entries-in project builder under Targets. But the new types don't show
up in the popup at the bottom of the saveTo panel. Best guess from
documentation seemed to be that this bit of information drives the
types granted in the open and save NSDocument builtins.
Are the names required under Document Types magic-do they have to match
some predefined list or pairs (name/extension)
Am I supposed to provide the information programatically, or is there
something in Interface Builder that needs to be done.
I thought it might be that the finder had cached previous info for my
app. I found one of my strings in a cache with a "launcher" name, blew
the local and system one away--still no luck.
Any Ideas?
Thanks
Dave Mattson
Dekorra Optics
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.