• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSSavePanel with accessory view and file types popup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSavePanel with accessory view and file types popup


  • Subject: Re: NSSavePanel with accessory view and file types popup
  • From: email@hidden
  • Date: Tue, 05 Jan 2010 20:52:43 -0500

Hi,

I'm trying to add a custom accessory view to an NSSavePanel with a
file
types popup and a couple other controls. When
shouldRunSavePanelWithAccessoryView returns YES for the default
accessory
view, the type popup works as expected when dataRepresentationOfType
is
invoked, the correct type is there. But when
shouldRunSavePanelWithAccessoryView returns NO and I set up my own
controls
in IB and prepareSavePanel, the file type is not set correctly when
dataRepresentationOfType is invoked. My file type popup action
invokes
setRequiredFileType and setFileType.

Nobody has had to add a document type popup to a custom accessory view? I would think this is a fairly common thing...


Is it possible to customize the default accessory view?

thanks
Jeff


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSSavePanel with accessory view and file types popup (From: email@hidden)

  • Prev by Date: Path comparison and case sensitivity
  • Next by Date: main document window disappears when resizing
  • Previous by thread: Re: NSSavePanel with accessory view and file types popup
  • Next by thread: Window Groups in Cocoa
  • Index(es):
    • Date
    • Thread