Re: open panel and nsdocumentcontroller
Re: open panel and nsdocumentcontroller
- Subject: Re: open panel and nsdocumentcontroller
- From: Satoshi Matsumoto <email@hidden>
- Date: Tue, 02 Sep 2003 16:51:13 +0900
Hi,
on 03.9.2 1:16 PM, Francisco Tolmasky at email@hidden wrote:
>
Is there any way to modify the open panel that the nsdocumentcontroller
>
shows when you call openDocument: . Or do you have to go and redo all
>
the behavior yourself manually? All I want to do is add an accessory
>
view to the open panel before it shows itself.
file:///Developer/Documentation/Cocoa/TasksAndConcepts/ProgrammingTopics/Doc
uments/index.html
Frequently Asked Questions
How can I customize the open panel?
If you need to customize the Open panel, you have encountered one of the
clear times when an NSDocumentController subclass is needed. You can
override the NSDocumentController’s runModalOpenPanel:forTypes: method to
customize the panel or add an accessory view.
Satoshi Matsumoto
-----------------------------------------------------
Satoshi Matsumoto <email@hidden>
816-5 Odake, Odawara, Kanagawa, Japan 256-0802
_______________________________________________
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.