bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #19031] [NSDocument runModalSavePanel:withAccessoryView:] doesn't c


From: Fabian Borschel
Subject: [bug #19031] [NSDocument runModalSavePanel:withAccessoryView:] doesn't check for existing accessoryView
Date: Tue, 20 Feb 2007 17:26:33 +0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.1) Gecko/20070123 Firefox/2.0.0.1

Follow-up Comment #4, bug #19031 (project gnustep):

Hm, well I thought if i don't want any accessory view you override the
[NSDocument shouldRunSavePanelWithAccessoryView] and return NO.

If you want a customized accessory view you override [NSDocument
prepareSavePanel] and do you changes there. At least that's what Apple tells
in their FAQ for Document-Based Applications.

http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/index.html#//apple_ref/doc/uid/10000006i

There on the left menu select "Frequently Asked Questions" and look for the
question "How can I customize the Save panel?". Apple uses frames, so i can't
give you a direct link to this. Sorry.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?19031>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]