FROM : Yogesh Potdar
DATE : Wed Apr 02 14:20:14 2008
Hi,
I want to create a service which can be launched from the system
preferences, do some config setting and continue working even if the system
preferences application is closed.
To achieve this, I have created a myapp.prefPane which is of type BUNDLE and
installed this in the ~/Library/PreferencePanes. This works fine but the
problem is, it does not indicate any extra process for my .prefPane. When my
prefPane is launched, only "system preferences" process is indicated. When
system preferences is closed it also closes my service which was not
expected.
How to make the service offered by myapp.prefPane continue even after
quitting system preferences? Is there any way by which I can run service
offered by myapp.prefPane in background?
Thanks and regards,
Yogesh
DATE : Wed Apr 02 14:20:14 2008
Hi,
I want to create a service which can be launched from the system
preferences, do some config setting and continue working even if the system
preferences application is closed.
To achieve this, I have created a myapp.prefPane which is of type BUNDLE and
installed this in the ~/Library/PreferencePanes. This works fine but the
problem is, it does not indicate any extra process for my .prefPane. When my
prefPane is launched, only "system preferences" process is indicated. When
system preferences is closed it also closes my service which was not
expected.
How to make the service offered by myapp.prefPane continue even after
quitting system preferences? Is there any way by which I can run service
offered by myapp.prefPane in background?
Thanks and regards,
Yogesh
| Related mails | Author | Date |
|---|---|---|
| Yogesh Potdar | Apr 2, 14:20 | |
| Jens Alfke | Apr 2, 16:59 | |
| Trygve Inda | Apr 2, 17:36 | |
| Jens Alfke | Apr 2, 19:43 |






Cocoa mail archive

