Yes I had used that component and as I remember it didn't function
quite the way others do in this respect. That's why I was fooled by the
behavior of this one from Raize! It also had a close to Tray method if I'm
not mistaken which would override the close system menu and that was a big
help itself! Unfortunately I have not been able to get shellshock to work
under D2006.
from Robert Meek dba Tangentals Design CCopyright 2006
"When I examine myself and my methods of thought, I come to the conclusion
that the gift of Fantasy has meant more to me then my talent for absorbing
positive knowledge!"
Albert Einstein
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Stephen Posey
Sent: Wednesday, March 22, 2006 12:39 PM
To: Borland's Delphi Discussion List
Subject: Re: Interface use question
Robert Meek wrote:
> When you have an application that runs from the tray, do you prefer
> NOT to have it also show up on the windows taskbar, or do you like it to
> appear in both? I've tried to make this an optional setting however it
> doesn't seem possible as the mainform is created one way or the other
before
> option settings can be read...unless someone knows of a way to handle this
> directly from the dpr? And note, the mainform of my application is used
> only for basic setup code, global interface control components, the
trayicon
> component, and its custom popup menu code...it never actually becomes
> visible nor is it accessed directly in anyway by the user!
When I was at TurboPower we struggled with precisely this question in
desgining the "Tray Icon" component for SysTools (the component was
later shifted to the ShellShock product).
Some folks wanted it one way, some the other and it was not a clear win
for either side, so we elected to make it optional.
I don't recall precisely how we did it (I'd have to dig out the
StTrIcon.pas code to review), but it's possible.
Stephen Posey
[EMAIL PROTECTED]
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi