• 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: selecting a file or directory dialog panel/window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: selecting a file or directory dialog panel/window


  • Subject: Re: selecting a file or directory dialog panel/window
  • From: Charles Srstka <email@hidden>
  • Date: Fri, 12 Mar 2004 18:04:02 -0600

in Cocoa, all you need to do is look at the NSOpenPanel and NSSavePanel classes.

http://developer.apple.com/documentation/Cocoa/Reference/ ApplicationKit/ObjC_classic/Classes/NSOpenPanel.html
http://developer.apple.com/documentation/Cocoa/Reference/ ApplicationKit/ObjC_classic/Classes/NSSavePanel.html

To use a Carbon open/save panel, like the one you're looking at below, it will be in the Carbon documentation somewhere.

Charles

On Mar 12, 2004, at 5:34 PM, Ken Hawkins wrote:

i found this in the documentation http://developer.apple.com/documentation/mac/Files/Files-310.html = old

i know that i have seen it before the code before of how to isntantiate and make use of a dialog box to choose a particular file or directory on the system, i just cant find it. can someone point me toward a bit of code that shows the use of the file/directory choosing window/panel?

thanks,
ken;
_______________________________________________
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: 
 >selecting a file or directory dialog panel/window (From: Ken Hawkins <email@hidden>)

  • Prev by Date: Re: selecting a file or directory dialog panel/window
  • Next by Date: Re: Odd binding issue
  • Previous by thread: Re: selecting a file or directory dialog panel/window
  • Next by thread: problems with including a framework
  • Index(es):
    • Date
    • Thread