Sorry I just meant a way to launch that window similar to the way this will reveal an item in Finder:
[[NSWorkspace sharedWorkspace] selectFile:filePath inFileViewerRootedAtPath:nil]; If Applescript is the only way then I guess I'll have to give it a try. Thanks to you both! On Jun 20, 2011, at 6:50 PM, Graham Cox wrote: > > On 20/06/2011, at 6:48 PM, Rick C. wrote: > >> 'm assuming there must be a way to call the standard Finder get info window >> in cocoa > > > Seems a strange assumption. How do you "call" a window anyway? > > --Graham > > _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
