Am 27.10.2008 um 03:20 Uhr schrieb john fogg:

And how do I do this with my main application delegate? I want to call
it from wherever I am.


That one is already stored by your NSApplication object:

[NSApp delegate]

NSApp is a predeclared global variable that holds the current NSApplication instance.


Andreas
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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]

Reply via email to