realbasic-nug
[Top] [All Lists]

OS X Background only Plist solution

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: OS X Background only Plist solution
From: Seth Willits <seth at freaksw dot com>
Date: Tue, 30 Jul 2002 12:43:09 -0700
<key>LSBackgroundOnly</key>
<string>1</string>

Add that to the plist resource or the plist file in you application. I think
the reason some people couldn't get it right was because they were using an
number instead of a string.

Thanks to Uli.

Seth Willits
---------------------------------------------------------------------------
President and Head Developer of Freak Software - http://www.freaksw.com
Q&A Columnist for REALbasic Developer Magazine - http://www.rbdeveloper.com

"To be a great is to be misunderstood."
    -- Ralph Waldo Emmerson
---------------------------------------------------------------------------  




<Prev in Thread] Current Thread [Next in Thread>
  • OS X Background only Plist solution, Seth Willits <=