Re: running gnome applet as stand alone application
- From: "James M. Leddy" <jleddy redhat com>
- To: Daniel Fetchinson <fetchinson googlemail com>
- Cc: networkmanager-list gnome org
- Subject: Re: running gnome applet as stand alone application
- Date: Tue, 04 Dec 2007 20:44:46 -0500
Daniel Fetchinson wrote:
Just one more question since there are these python versions flying
around: it seems to me that these python codes start everything from
scratch i.e. the whole communication with NetworkManager. Since we
already have nm-applet which is GTK-based, isn't it very simple to
write a GTK app based on that?
Relatively, yes. In reality though, the old dbus interface was very
much like a library, so that was also very simple.
Am I right in assuming that the only
thing one has to do is embed the content of the applet window into a
root GTK window and than it will automagically turn into a stand alone
GTK app?
More or less. The hardest part is figuring out what the structure is
and what the code does. With regard to python, there is a higher
barrier to entry on C Glib programming for python programmers. A person
in this position actually has an easier time writing from scratch.
Cheers,
Daniel
_______________________________________________
NetworkManager-list mailing list
NetworkManager-list gnome org
http://mail.gnome.org/mailman/listinfo/networkmanager-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]