• 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
NSSavePanel: Hide extension is killing the extension
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSSavePanel: Hide extension is killing the extension


  • Subject: NSSavePanel: Hide extension is killing the extension
  • From: "Theodore H. Smith" <email@hidden>
  • Date: Fri, 10 Jun 2005 15:03:55 +0100


I've found something strange with the NSSavePanel. I've never used NSSavePanel before, mind you.


I open up a panel like this:

[sp setCanSelectHiddenExtension:true];
runResult = [sp runModalForDirectory:nil file: @"untitled.htm" ];


I click the "hide extension" checkbox in the save panel and the extension gets hidden. Then I uncheck the "hide extension" checkbox, and the extension stays hidden. In fact it appears to have been deleted.

What am I doing wrong? Or is this a bug in Cocoa?

--
http://elfdata.com/plugin/ Industrial strength string processing, made easy.


"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSSavePanel: Hide extension is killing the extension
      • From: Eric Brunstad <email@hidden>
  • Prev by Date: Re: Multi-User using Core Data?
  • Next by Date: Re: Newbie-Question: Sorting Arrays
  • Previous by thread: Re: Thumbnail from QT Movie?
  • Next by thread: Re: NSSavePanel: Hide extension is killing the extension
  • Index(es):
    • Date
    • Thread