I am having trouble getting information/documentation on building GNOME2 applets with Python. I managed to create a working applet, but I have some questions and issues.
One thing. I had to install gnome-python2-applet-1.99.11-8.i386.rpm, which I found on the web. But I haven't found any source code or documentation. Here's the listing of gnome-python2-applet $ rpm -ql gnome-python2-applet /usr/lib/python2.2/site-packages/gnome /usr/lib/python2.2/site-packages/gnome/__init__.py /usr/lib/python2.2/site-packages/gnome/appletmodule.so and here are the python packages I have installed $ rpm -aq | grep python python-2.2.1-17 rpm404-python-4.0.4-8x.27 python-devel-2.2.1-17 gnome-python2-gtkhtml2-1.99.11-8 orbit-python-1.99.0-4 gnome-python2-canvas-1.99.11-8 gnome-python2-bonobo-1.99.11-8 gnome-python2-1.99.11-8 python-optik-1.3-2 gnome-python2-applet-1.99.11-8 python-docs-2.2.1-17 libxml2-python-2.4.23-1 rpm-python-4.1-1.06 python-tools-2.2.1-17 Did I miss something? My system is RH 8.0. TIA _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
