[Gambas-user] Crash with datebox
Benoît Minisini
gambas at ...1...
Sat Aug 1 01:56:24 CEST 2015
Le 01/08/2015 01:51, Jussi Lahtinen a écrit :
>> It's a bug in gb.gtk.
>>
>
> OK.
>
>
>
>> By the way, closing the window of your program does not stop it.
>>
>
> That is by design. Because the alarms should work even if the "control
> form" is closed.
> The form should be visible again when clicking on the tray icon, but with
> latest revisions the click event doesn't fire. Is that going to be
> implemented soon?
There is a new trayicon implementation, and TrayIcon now only supports
three events: Click, MiddleClick and MouseWheel. Because the DBus
protocol does not support anything else.
Maybe I should have raised fake MouseDown and Mouseup events for
backward compatibility?
--
Benoît Minisini
More information about the User
mailing list