[Gambas-user] DBUS signal questions

T Lee Davidson t.lee.davidson at gmail.com
Sat Apr 25 16:20:47 CEST 2020


On 4/25/20 3:10 AM, Bruce wrote:
> When all the objects are finished spinning, I want the monitor to stop lisenting for any more messages from the server and do 
> something else. Part of this is "stop listening for any more messages" from the server. 
> But there doesn't seem to be a way to achieve this.

Couldn't you just kill the observer? ie. MyDBusSignal = Null.


> 2) There doesn't seem to be a way to watch for a signal from a specific object on the server.
DBusObserver allows to specify an object. But maybe that's not what you mean by "object."


-- 
Lee


More information about the User mailing list