Re: file browsing?
Re: file browsing?
- Subject: Re: file browsing?
- From: "David Piasecki" <email@hidden>
- Date: Mon, 26 Apr 2004 11:31:47 -0700
Yes, that's more like it. Can I simply drop one of those into Interface
Builder, or do you have to call it separately?
David
On Apr 26, 2004, at 11:24 AM, Larry Fransson wrote:
On Apr 26, 2004, at 10:04, David Piasecki wrote:
How does one give access to the file system through an NSBrowser or
other object? I placed an NSBrowser in an NSPanel, but I can't seem
to figure out how to give the user the option to select files.
Is this something you could use an NSOpenPanel or NSSavePanel for? I
have successfully used both in applications for browsing and selecting
file locations without actually opening or saving anything. You can
change the prompt on the default button is "Open" or "Save" is not
appropriate for what you're doing.
Larry Fransson
Seattle, WA
_______________________________________________
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.