Blowing my own trumpet, but thought this list might be interested. The Deskbar Applet (http://raphael.slinckx.net/deskbar/) is extensible, and I just put up a first cut at a tutorial on how to do so: http://live.gnome.org/DeskbarApplet/Extending
This particular example shows how to look up the www.pygtk.org class API documentation, so that I can type "but" to go straight to the gtk.Button page at http://www.pygtk.org/pygtk2reference/class-gtkbutton.html Screenshot: http://browserbookapp.sourceforge.net/misc/deskbar_pygtk_api.png Obviously, there's plenty of functionality to potentially add, like offering function names as well as class names, but it's a start. Nigel. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
