Re: [pygtk] Python / PytGTK GNOME Panel applet tutorial

2007-09-23 Thread Brian Munroe
On 9/23/07, Adolfo González Blázquez <[EMAIL PROTECTED]> wrote:

> I maintain a python applet called Computer Temperature Monitor. You can
> download it and take a look on how it works.
>
> Hope it helps..

Adolfo:

That actually does help, thanks!

I am also looking for bonobo server file examples, and I take it that
gets generated during the ./configure, make, etc?

thanks again.

-- brian
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/


[pygtk] Python / PytGTK GNOME Panel applet tutorial

2007-09-22 Thread Brian Munroe
I am trying to learn the basics of writing GNOME panel applets with
Python / PyGTK using Arturo's and Lorenzo's tutorial:

http://www.pygtk.org/articles/applets_arturogf/

Even though this tutorial is from 2004, may I safely assume that
everything is current, with the exception that gnome.applet is now
gnomeapplet?

Also, it seems that documentation for writing panel applets is a
little sketchy (or maybe my google skills suck) - regardless, if
anyone has additional documentation I should read or tips on getting
started I'd really appreciate it.

I'm assuming that the PyGTK mailing list is the appropriate place for
these questions, if not, my apologies in advance.

thanks

-- brian
___
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/