Re: NSSavePanel, background-only app, "Replace?" alert ordering
Re: NSSavePanel, background-only app, "Replace?" alert ordering
- Subject: Re: NSSavePanel, background-only app, "Replace?" alert ordering
- From: Dave Hersey <email@hidden>
- Date: Sat, 07 Feb 2004 16:38:22 -0500
Thanks, but even with that, the "Replace File?" alert still comes up in back
of the save panel.
- d
On 2/7/04 2:30 PM, "m" <email@hidden> wrote:
>
Insert
>
[[NSApplication sharedApplication] activateIgnoringOtherApps:YES];
>
>
before you call
>
[savePanel makeKeyAndOrderFront:self];
>
>
_murat
_______________________________________________
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.