|
-
June 14th, 2011, 06:37 PM
#1
Changing Wallpaper
I'm currently writing a fairly simple program (under Linux environment) to change the users wallpaper based off the current weather. I've been searching around and can't find a way to change the users wallpaper within my program. One way I could do it is to do a system call but I'm reluctant to do that. Is this my only option or is there another way?
-
June 14th, 2011, 10:18 PM
#2
Re: Changing Wallpaper
There is a system call for changing wallpaper? I don't know yet.
-
June 15th, 2011, 12:08 AM
#3
Re: Changing Wallpaper
Sorry, that's not exactly what I meant... Since I'm developing this under a Linux environment, one work around is to use the System function and call a program in Linux to change the wallpaper.. but this can be highly dependent on many things. I'm looking for a little more general solution if possible.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|