AppleEvents from Cocoa?
AppleEvents from Cocoa?
- Subject: AppleEvents from Cocoa?
- From: email@hidden
- Date: Sat, 13 Apr 2002 14:32:06 +0200
I'm currently trying to send a Make Object visible AppleEvent to the OS
X Finder from a Preference Pane. I've been told to use the mast recent
MoreAppleEvents code.
The problem is that it adds 10 millions of lines of code (a few hundreds
in fact) to perform a simple task.
Is there not a pure Cocoa way to make a file/folder visible in the OS X
Finder?
Can we expect in the near future to be able to send an AppleEvent from
Cocoa without having to code with the Carbon APIs?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.