Re: Undocumented Cocoa?
Re: Undocumented Cocoa?
- Subject: Re: Undocumented Cocoa?
- From: Carson Baker <email@hidden>
- Date: Sun, 18 Aug 2002 22:18:02 -0500
Finlay Dobbie wrote:
>
On Monday, August 12, 2002, at 03:25 PM, Stiphane Sudre wrote:
>
>
> For Background only application, IIRC, you have to add this to your
>
> Target Settings in the third Tab (I'm currently running in Japanese, so
>
> I can't give you the English name):
>
>
>
> NSUIElement Strings 1
>
>
Make that LSUIElement. LSUIElement replaces NSUIElement and
>
LSBackgroundOnly replaces NSBGOnly.
Is there a way to *temporarily* make your application 'LSBackgroundOnly 1'?
That is, change it at runtime and have it take effect immediately? My
program is a desktop utility so it's necessary that I run with
'LSBackgroundOnly 1' but I'd like it disabled at times.
The problem is that I'm using a third party library (the eSellerate SDK) and
one of the functions pops up a window. The window doesn't become key when my
app is set to LSBackgroundOnly 1. All other windows in my program work fine,
perhaps because they are StatusLevel.
Any ideas on what I could do?
Thanks,
Carson
_______________________________________________
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.