[Gambas-user] Creating a balloon pointing at a tray icon
Benoît Minisini
g4mba5 at gmail.com
Mon Oct 25 14:42:01 CEST 2021
Le 25/10/2021 à 12:14, Cristiano Guadagnino a écrit :
> Hi Benoit,
> is it possible to create a balloon pointing at a tray icon?
> When I try to do it, I get a message saying "Type not corresponding:
> looking for Control, found TrayIcon" (approximately... I am translating
> from Italian).
> However, looking at the "control" class I see that everything derives
> from "control", except the "menu" class. So TrayIcon should be derived
> from "control" too.
> It it a bug?
>
> Attached you see a screenshot of the message.
>
> Thank you in advance
> Cris
>
Not really. The system tray is now entirely controlled by the desktop.
You can just give an icon, a menu, and a text, and the desktop does what
it wants with that.
Regards,
--
Benoît Minisini
More information about the User
mailing list