> I would like to make a gnome panel applet. I > discovered a tutorial, but it's a bit outdated: > http://www.onlamp.com/pub/a/python/2000/07/25/gnome_applet.html > > I created the applet and fixed it so it would compile:
That's totally outdated. Panel applets use bonobo in GNOME 2.x. This may help you to get started: http://www.daa.com.au/pipermail/pygtk/2002-September/003393.html Martin Grimme _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
