[NSApplication unhide] vs. [NSApplication activateIgnoringOtherApps:]
[NSApplication unhide] vs. [NSApplication activateIgnoringOtherApps:]
- Subject: [NSApplication unhide] vs. [NSApplication activateIgnoringOtherApps:]
- From: Jim Correia <email@hidden>
- Date: Fri, 24 Jan 2003 18:36:03 -0500
What are the practical differences between calling
[NSApp unhide] and [NSApp activateIgnoringOtherApps: YES]
(I realize in general it is rude to pop your app to the front but in
some cases it is warranted, like in the case of the Summary service,
for exampe...)
Thanks,
Jim
_______________________________________________
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.