Unfortunately that seems to be the case... one MORE thing that doesn't work
in Panther! Sheesh...

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> [EMAIL PROTECTED]
> Sent: Thursday, May 13, 2004 12:01 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Making Rev apps hidden in Panther
> 
> 
> I've tried the below instructions for making a Mac app 
> invisible.  For  me, 
> unfortunately, it's not working.  Could it be due to Panther?
> 
> _http://www.sonsothunder.com/devres/revolution/revolution.htm?
> _proc003_ 
> (http://www.sonsothunder.com/devres/revolution/revolution.htm?
_proc003) 
which states:
-----------------------------------------------------------------

To  hide an application process in OS X, open the Info.plist file in the 
Contents  folder of the application package. Add this to the <dict>  section
(it 
doesn't seem to matter where):

<key>NSBGOnly</key>

<string>1</string>

                        


Doing this will remove the process from the Dock, and from any menus that  
list active (visible) processes. To show it again, you can either put in a 0

instead of a 1 for the <key>, or you can remove the whole  thing. 
-----------------------------------------------------------------
I'm on OS 10.3.3, using Rev 2.2, and implementing this change to the  
Info.plist file in the Contens folder of my Rev app has no effect.  My app
still 
shows up in the Dock.  Does it work for anyone  else?
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to