• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Undocumented Cocoa?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Undocumented Cocoa?


  • Subject: Re: Undocumented Cocoa?
  • From: Tomas Zahradnicky <email@hidden>
  • Date: Mon, 19 Aug 2002 12:29:09 +0200

Hello,

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?

What about putting a small NSUIElement application into your bundle, run it to handle eSellerate things and then send a notification (or distributed one) to your LSBackgroundOnly app when its task finishes?

-Tomas
--
# Tomas Zahradnicky, Jr
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
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.

References: 
 >Re: Undocumented Cocoa? (From: Carson Baker <email@hidden>)

  • Prev by Date: Re: Monitoring class loading
  • Next by Date: Auto Threading of NSProgressIndicator
  • Previous by thread: Re: Undocumented Cocoa?
  • Next by thread: Re: Undocumented Cocoa?
  • Index(es):
    • Date
    • Thread