Hi, I need to display the file system in the NSBrowser. Please provide with some sample examples. OR is there any other way to take path as input from the users. URGENT plz. Thanx a lot
A:
Look at SimpleCocoaBrowser sample code.
http://developer.apple.com/mac/library/samplecode/SimpleCocoaBrowser/Introduction/Intro.html
Ken Aspeslagh
2010-09-06 14:43:11
thanx a lot. can u plz tell me the way to take path as input. how can i get file save dialog box in my app. i want the path of selected file/directory
sole007
2010-09-07 11:27:44
You should read the Foundation and AppKit documentation.
Ken Aspeslagh
2010-09-08 00:28:21
thanx, got what i wanted.
sole007
2010-09-08 11:43:43