Skip navigation.
 
mlBackground app that can display windows
FROM : Ben Phipps
DATE : Thu Jun 22 19:34:41 2006

I have an app that needs to run as a background process.  It has 
preference UI that can be accessed from a prefPane, but requires no 
UI for normal functionality.  From time to time, it may be necessary 
to present a window or panel to the user to provide him with some 
information.  Similar to the way the bluetooth daemon works, or when 
sync services asks you about conflicts.  Setting the LSBackgroundOnly 
in the Info.plist appropriately runs the app without a dock icon, but 
it seems to suppress any windows that I want to display.  Does anyone 
know how to work around this?  Thanks,

Ben

Related mailsAuthorDate
mlBackground app that can display windows Ben Phipps Jun 22, 19:34
mlRe: Background app that can display windows John Pannell Jun 22, 20:08
mlRe: Background app that can display windows Ben Phipps Jun 22, 21:35