[Lazarus] Trayicon troubles
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Tue Dec 9 22:03:03 CET 2008
On Tue, Dec 9, 2008 at 6:07 PM, Sebastian Kraft <sebastian_kraft at gmx.de> wrote:
> 1. is it possible to have a trayicon with transparent background?
> I created the icon from a png where the background was transparent but
> the icon in the panel shows a grey back.
Which fpc, laz and os version?
> 2. How can I show this balloon thing?
Use the following properties:
ShowBalloonHint, GetPosition, BalloonFlags, BalloonHint,
BalloonTimeout, BalloonTitle
I think that GetPosition isn't implemented in all platforms. Test it.
--
Felipe Monteiro de Carvalho
More information about the Lazarus
mailing list