• 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 and setting extensions...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSavePanel and setting extensions...


  • Subject: Re: NSSavePanel and setting extensions...
  • From: Andreas Schempp <email@hidden>
  • Date: Thu, 24 Apr 2003 23:45:16 +0200

Ehm...

what is you question / problem ? ;-)



Am Donnerstag, 24.04.03 um 22:33 Uhr schrieb Oliver Cameron:

Im currently trying to make the extension in the standard save panel,
by default off. So when some person opens my app and clicks save, the
extension should be there by default.

Here is my current code:

- (BOOL)prepareSavePanel:(NSSavePanel*)savePanel
{
[savePanel setExtensionHidden:NO];
return YES;
}
_______________________________________________
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.
_______________________________________________
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.

References: 
 >NSSavePanel and setting extensions... (From: Oliver Cameron <email@hidden>)

  • Prev by Date: Re: NSFileManager isReadableFileAtPath crashed!
  • Next by Date: Re: natural languages
  • Previous by thread: NSSavePanel and setting extensions...
  • Next by thread: Re: NSSavePanel and setting extensions...
  • Index(es):
    • Date
    • Thread