[Gambas-user] Crash with datebox
Benoît Minisini
gambas at ...1...
Sat Aug 1 01:58:09 CEST 2015
Le 01/08/2015 01:56, Benoît Minisini a écrit :
> 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?
>
...the advantage being that your trayicon should work on old desktops,
KDE4, KDE5 and Unity indifferently. All the magic is internally done by
Gambas dynamically.
Regards,
--
Benoît Minisini
More information about the User
mailing list