e_bg_zone_update does the actual work of changing the background. Sebastian
Steve Jones wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Thanks for the thought anyway. Suggestions of places to look are often > as useful as direct answers! > > Steve. > > On 07/05/2010 07:51 PM, Christopher Michael wrote: >> Ok, just thought I would point that out for you in case you needed some >> reference code. >> >> dh >> >> On 7/5/2010 2:38 PM, Steve Jones wrote: >> 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. > - > ------------------------------------------------------------------------------ > 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 > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkwyMRQACgkQJLjjO06+P9/0HwCfRGYXaKHeqXv7jFjoflLX5oCE > cWUAn3lQTQE4SCbWezUJzir3u5UBAM1A > =UO9g > -----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 ------------------------------------------------------------------------------ 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
