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

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to