How can I set the wallpaper on Symbian without rebooting?
Article Metadata
Compatibility
Platform(s): S60 3rd Edition
Article
Created: User:Technical writer 2
(05 Oct 2006)
Last edited: hamishwillee
(09 Aug 2012)
Overview
How can I set the wallpaper without rebooting?
Description
It is possible to change the wallpaper in S60 3rd Edition by using
_LIT(KPATH, "c:\\cache\\bgleft.jpg");
AknsWallpaperUtils::SetIdleWallpaper(KPATH, iCoeEnv);


(no comments yet)