Re: First Time Applet Developer In Distress



Matthew wrote:
> 
> Hey folks, I'm writing my first gnome applet, having just "defected" from the
> KDE camp.  It's purley hack value, but I can't seem to get the gnome_config
> stuff to write to disk.
you have to call

gnome_config_sync() or gnome_config_sync_file(path)

after setting config. it is this call that will actually flush your
possibly changed config data to disk.

many people seem to have problems with that, perhaps the docs should
make this clear in a more obvious way.

regards,
	jaKa

-- 

email: jaka.mocnik@kiss.uni-lj.si
w3:    http://pluton.ijs.si/~jaka




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]