thanks for your reply. I might investigate the AppleScript route.
I'd rather send my app the very same event it receives upon a click
on the Dock rather than recreating the desired behavior myself.
That's the reopen AppleEvent. You can use the "reopen" command in
AppleScript, or send the AE directly using AEBuildAppleEvent and
AESend. There is no Cocoa API for sending AppleEvents directly.
Camillo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden