Er, I think I've got it.
Apparently in Panther, this information is cached. Try this:

http://cocoa.mamasam.com/MACOSXDEV/2003/11/1/76192.php

Which suggests to "touch" your application bundle after you change the plist file.
In terminal:


cd /Applications
touch MyApplication.app

So use LSUIelement as usual, but you gotta trick the OS into seeing your change.
It may also work to drag things in and out of your applications folder, but the above seems more likely to work to me...


HTH.
Brian

Sorry, Terry... no progress yet AFAIK...

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
Terry Judd
Sent: Thursday, June 03, 2004 6:27 PM
To: [EMAIL PROTECTED]
Subject: Background app in OSX.3?


Recently there was some discussion along the lines that settng the NSBGonly key to 1 no longer removed an application from the dock (and hid it's menu) under OSX.3. Has anyone made any progress on this front? For what it's worth, setting LSUIelement to 1 (which is what the 'Dockless' application some one referred to does) has no effect either.

Cheers,

Terry...


Dr Terry Judd Lecturer in Educational Technology (Design) Biomedical Multimedia Unit Facutly of Medicine, Dentistry & Health Sciences The University of Melbourne

_______________________________________________
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