File-picker dialog?
File-picker dialog?
- Subject: File-picker dialog?
- From: Mac First <email@hidden>
- Date: Thu, 18 Jun 2009 14:39:17 -0700
Sorry to be so out of touch -- it's been a while...
Is NavServices still the preferred way to put up, say, a file-picker
dialog? That is, is The Cocoa Way to do this:
OSStatus NavCreateChooseFileDialog ( const NavDialogCreationOptions
*inOptions, NavTypeListHandle inTypeList, NavEventUPP inEventProc,
NavPreviewUPP inPreviewProc, NavObjectFilterUPP inFilterProc, void
*inClientData, NavDialogRef *outDialog );
...Or is there some more Cocoa-y way to do things, now-a-days? That
seems awfully Carbon/ancient-history. I'm writing an app for "Leopard
& later, only."
Pointers to sample code, tutorials, stuff I need to read...?
Thanks!
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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