Is it possible to change the Workbench wallpaper from inside a program?
I have looked in the workbench.library, but there doesn't seem to be an entry for it. I have also tried executing prefs/WBPattern from a shell with arguments, but all it does is bring up the WBPattern window without changing the background...
Sun, 2013-01-20 02:21
#1
How to change wallpaper?
Just load env:sys/wbpattern.prefs, change what you need and save it back. IPrefs will automatically apply the changes. The file structure is IFF, the chunks are described in prefs/wbpattern.h and prefs/prefhdr.h.
Ok cool, thanks! :)