http://www.pygtk.org/articles/applets_arturogf/index.html I use this tutorial one week ago ! Version i use : >>> import gtk >>> gtk.pygtk_version (2, 12, 1) >>> gtk.gtk_version (2, 12, 11)
On Sep 24, 12:00 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > you can have a look at :http://polariscorp.free.fr/screenapplet.php > > stéphane > > hi > > there is a tutorial about "Gnome applets with Python" > inhttp://www.pygtk.org/articles/applets_arturogf/index.htmlbut it is from > 2004 and uses an old api... > > Can someone point me the most simple example of a gnome applet? There are > some examples of applets in the Applications section but they are large > programs. > > daniel > > _______________________________________________ > pygtk mailing list [EMAIL PROTECTED]://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ:http://www.async.com.br/faq/pygtk/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
