Hello, 

I've written a GNOME applet using pygtk. Right now the applet
preferences are stored using a text file, but i want to make the applet
preferences aware of multiple instances of itself.

So i think the best way is porting the preferences to GConf.
I've seen that libpanel-applet2 has some funcs for handling multi
instances of the same applet preferences
(/usr/include/panel-2.0/panel-applet-gconf.h in ubuntu), but i don't
know if there's something similar for python.

Anyway, what i need is someone explaining me a good way to do this, or
just pointing me an example of something like this.

Any help will be really appreciated!
Thanks in advance,

-- adolfo gonzalez

Attachment: signature.asc
Description: Esta parte del mensaje está firmada digitalmente

_______________________________________________
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/

Reply via email to