As a backup plan, I tried the free "Dockless" tool (versiontracker.com),  and 
told it to make my Revolution stack invisible to the dock.  This works,  
unfortunately it also makes my Rev app so that I can't click-and-drag it  anymore. 
 Weird.  Anyone know of any other ways of making a Rev stack  act like a 
process (making it invisible to the dock, and hiding the  menubar)
In a message dated 5/13/2004 1:32:37 PM Eastern Daylight Time,  
[EMAIL PROTECTED] writes:

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 tis 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

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

Reply via email to