Re: GTK+ app development: avahi service browsing and Gtk+ main loop problem
- From: Chris Vine <chris cvine freeserve co uk>
- To: Andrei Macavei <andrei macavei89 gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GTK+ app development: avahi service browsing and Gtk+ main loop problem
- Date: Tue, 17 Jun 2014 10:43:43 +0100
On Tue, 17 Jun 2014 10:51:21 +0300
Andrei Macavei <andrei macavei89 gmail com> wrote:
I am resending the code examples in plain text as the first message
contained some html part which made the code un-copy-paste-able.
The problem description can be summarized as : when using gtk's main
loop ( Gtk.main() ) how to deal with gobject.MainLoop.().run() which
is used by avahi client.
I do not know python particularly well but you probably first need to
explain why you are running two main loops. Can't your program just
use one, so that you can use the default main loop for both?
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]