Re: Using NSBrowser
Re: Using NSBrowser
- Subject: Re: Using NSBrowser
- From: Andy Lee <email@hidden>
- Date: Tue, 24 Apr 2007 08:10:09 -0400
On Apr 24, 2007, at 2:17 AM, Tim Simon wrote:
Im trying to use NSBrowser to allow the user to browse to a file, then
press a button which should return the path of the selected object. It
compiles fine but when it runs, the browser is just blank.
Did you connect the NSBrowser instance to a delegate and implement
the appropriate delegate methods? NSBrowser is a general-purpose
hierarchy browser. It is not specifically a file browser unless you
implement it as such.
--Andy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden