Mono bindings

Owen Fraser-Green owen at discobabe.net
Sat Mar 20 10:07:49 PST 2004


Hi,

> Mono itself does not use the GLib main loop in any form.
> 
> Gtk# on the other hand uses the Glib main loop.

Yes, I realise that and so I've only used one call from D-BUS's GLIB
library which hooks it into the GLib main loop. From the point of view
of a developer using the DBUS bindings this means they must
/r:gtk-sharp.dll for the server component and call Application.Run() at
the end.

On the TODO list is to write my own main loop so that the developer
calls DBus.Run() instead and remove this dependency.

Cheers,
Owen





More information about the dbus mailing list