I am in agreement with the vote that says that if the starter isn't serving an 
interactive purpose then there is no reason to have it registered in the system 
tray or otherwise. It can run as a TSR or a DLL service without being displayed 
on the system tray.
 
Windows services run in the background all all the time. Have you seen all the 
"processes" running under windows XP? Dozens! That means they must have 
developed some simple code to insert into the component somewhere... Hmm.
 
     Rigel

Mathias Bauer <[EMAIL PROTECTED]> wrote:
Anton Danilov wrote:

> That's quite reasonable, but then there must be an option to hide the 
> icon (while running the software in the background), because useless or 
> undesired icons can be quite annoying.

But then how can you unload the application if you haven't any icon
available?

So I assume that you just want to hide it temporarily and have some
means to show it again when you need ist. Then you should use a clever
desktop that does that for you (like the Win XP desktop), because that's
the place where such things should be handled. There's no point in
implementing this for a single application.

Best regards,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


                
---------------------------------
Celebrate Yahoo!'s 10th Birthday! 
 Yahoo! Netrospective: 100 Moments of the Web 

Reply via email to