• 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
Panther: Regression in NSOpenPanel?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Panther: Regression in NSOpenPanel?


  • Subject: Panther: Regression in NSOpenPanel?
  • From: Stéphane Sudre <email@hidden>
  • Date: Wed, 4 Feb 2004 00:42:36 +0100

In the Great Jaguar, you could use:

NSUserDefaults * tDefaults;

tDefaults=[NSUserDefaults standardUserDefaults];

[tDefaults setBool:YES forKey:@"AppleShowAllFiles"];

[tDefaults synchronize];

to display all the files - hidden or not- in a NSOpenPanel.

In panther, you can't anymore from what I'm seeing.

Is there a new workaround?
_______________________________________________
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.

  • Prev by Date: Re: vImage ARGB frustrations
  • Next by Date: Re: Cocoa/Windows parallel dvlpmt
  • Previous by thread: Off Topic --- Problems With Modern lex/yacc and Old Code
  • Next by thread: RE: saveAs problems
  • Index(es):
    • Date
    • Thread