Re: how to display folder tree
Re: how to display folder tree
- Subject: Re: how to display folder tree
- From: Markus Hitter <email@hidden>
- Date: Wed, 17 Mar 2004 15:12:17 +0100
Am 17.03.2004 um 01:03 schrieb j9j2=l%:
I'm new to Mac OS programming.
Welcome!
Which toolkit are you using? For new applications, Cocoa is the
recommended one and ObjC is the language for best performance there.
Currently I'm working on a image viewer and I need to display the
folder tree.
Depending on what you have in mind, an NSOpenPanel or NSOutlineView
should be worth a look.
Do I need to use the navigation service or anything else?
Navigation Service is part of Carbon, IIRC. I'm no expert there.
If you have any idea or sample code, please let me know.
There comes plenty of sample code with Developer Tools. Have a look
into /Developer/Examples/... on your platter.
Maybe there are better lists for such questions than this Xcode list,
depending on your favourite toolkit. See <http://lists.apple.com/> or
<http://www.omnigroup.com/>. This list is mainly for discussion the
Xcode set of applications its self.
Have fun,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.