Home »» Delphi [Programming]
Thread Profile: Need a good unit for tray icon display
Need a good unit for tray icon display
Hello,
I am using BCB2006 and can work with either C++ or Delphi units. What I need
is a good component unit for tray icon display with pop-up menu and 24-bit
transparent layer ico support. I currently use sfxtrayicon and it is slow
(halts for a second) and cannot have transparent icos.
Best Regards,
SZ
Delphi-Talk mailing list -Delphi-Talk (AT) elists (DOT) org
I am using BCB2006 and can work with either C++ or Delphi units. What I need
is a good component unit for tray icon display with pop-up menu and 24-bit
transparent layer ico support. I currently use sfxtrayicon and it is slow
(halts for a second) and cannot have transparent icos.
Best Regards,
SZ
Delphi-Talk mailing list -Delphi-Talk (AT) elists (DOT) org
- 3Answer
- Total
at [2008-5-6 1:53:55]
Hello,
component unit for tray icon display with pop-up menu
I have a free one on my site. Maybe it fit your needs ?
Rgds, Wilfried
http://www.mestdagh.biz
Delphi-Talk mailing list -Delphi-Talk (AT) elists (DOT) org
component unit for tray icon display with pop-up menu
I have a free one on my site. Maybe it fit your needs ?
Rgds, Wilfried
http://www.mestdagh.biz
Delphi-Talk mailing list -Delphi-Talk (AT) elists (DOT) org
- 1No.
- Answer
at [2008-5-6 1:54:55]
There is one built-in Delphi 2006. Probably available for BCB2006 as well.
- 2No.
- Answer
at [2008-5-6 1:55:54]
Hi.
Look for CoolTrayIcon package, ver. 4.4.0.
Is freeware. It does not has transparent icons but maybe you can modify it.
I don't think you can find something better, but if you find, please let
me (us) know.
Fastream Technologies wrote:
Hello,
I am using BCB2006 and can work with either C++ or Delphi units. What I need
is a good component unit for tray icon display with pop-up menu and 24-bit
transparent layer ico support. I currently use sfxtrayicon and it is slow
(halts for a second) and cannot have transparent icos.
Best Regards,
SZ
Delphi-Talk mailing list -Delphi-Talk (AT) elists (DOT) org
Delphi-Talk mailing list -Delphi-Talk (AT) elists (DOT) org
Look for CoolTrayIcon package, ver. 4.4.0.
Is freeware. It does not has transparent icons but maybe you can modify it.
I don't think you can find something better, but if you find, please let
me (us) know.
Fastream Technologies wrote:
Hello,
I am using BCB2006 and can work with either C++ or Delphi units. What I need
is a good component unit for tray icon display with pop-up menu and 24-bit
transparent layer ico support. I currently use sfxtrayicon and it is slow
(halts for a second) and cannot have transparent icos.
Best Regards,
SZ
Delphi-Talk mailing list -Delphi-Talk (AT) elists (DOT) org
Delphi-Talk mailing list -Delphi-Talk (AT) elists (DOT) org
- 3No.
- Answer