Re: Creating a browser
Re: Creating a browser
- Subject: Re: Creating a browser
- From: "I. Savant" <email@hidden>
- Date: Wed, 6 Sep 2006 09:44:24 -0400
Miky:
Have you seen this tutorial?
http://developer.apple.com/documentation/Cocoa/Conceptual/
ObjCTutorial/index.html
Go through that to get a good handle on using the tools. Then read
this document, which will show you how to use the NSBrowser control:
http://developer.apple.com/documentation/Cocoa/Conceptual/Browser/
index.htm
I hope this helps.
--
I.S.
On Sep 6, 2006, at 9:37 AM, Miky P wrote:
Hi!
I want to start programming using Objective-C and I
need a simple browser that displays only jpg files.
Now I've seen the "Objective-C tutorial" and the
"Objective-C language". Also the "Browser" and the Apple's
example, called SimpleBrowser.
Only that I feel quite confused. I know I should use a
NSBrowser class and I must create a class that fills up the
directories. Only that it's not clear if I need a
NSBrowsercell too. Shall I drag it into the NSBrowser?
I guess the class should conform a protocol.
Is there any tutorial I shall read to clear my doubts?
Thanks,
Miky
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden