-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The slideshow module switches between different pre-existing edj files, rather than creating them itself. If you set it to change all desktops, it calls e_bg_default_set as I'm already doing, and it works because it's using a different edj file each time.
I'll keep hunting... Steve. On 07/05/2010 12:03 AM, Christopher Michael wrote: > Check the code for the slideshow module > (e/trunk/E-MODULES-EXTRA/slideshow). It changes backgrounds on a timer > just like you are trying todo :) > > dh > > On 07/04/2010 05:41 PM, Steve Jones wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Hi List, >> >> I have a program that sets the default background edj file, and changes >> it periodically by calling e_bg_default_set. >> >> The first time I set the background, it works fine. However, if I >> overwrite the edj file and call e_bg_default_set again, nothing happens, >> as e decides (understandably) that since I've asked it to set the same >> background file it doesn't need to do anything. >> >> Is there a way round this? I've tried copy-and-pasting the code from >> e_bg_default_set, but it doesn't work (probably because I did it wrong). >> It's also code duplication, which is a Bad Thing. I assume there's an e >> API call somewhere, but I can't find it. >> >> TIA, >> Steve. > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkwyJqoACgkQJLjjO06+P9/a1ACdGWgO9S76p+/fspYFfpG8m7FG 5D0An32BhTbzscDyykzXV0XHm5UpgkGo =X+g6 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
