View Full Version : Two different wallpapers depending on keyboard
NeoID
10th June 2008, 09:24 PM
Is it possible to have two different wallpapers/backgrounds depending on if the keyboard is open or closed?
10332007
10th June 2008, 11:40 PM
I would hazard a guess that its possible, how hard is another question.
I think you will have to come up with a way to tell the phone (regestry?, third party software?) that instead of changing the orientation and dimensions of the single image when the keybord is opened you can have it point to another XML file to load.
Loading a new XML and programs while unloading the old files plugins and such IMO will add an unplesant delay to the switch but thats just a guess.
To start with I would look for the files that tell the phone what to do when the keybord is out
luckyland
11th June 2008, 10:18 AM
Sure it is possible.
In the xml file defining your theme you only have to specify something like this
<background bgimage="\Application Data\Home\WM7\diamond_portrait.png" valign="top" bgimage-rotated="\Application Data\Home\WM7\diamond_landscape.png"/>
NeoID
11th June 2008, 10:55 AM
Sure it is possible.
In the xml file defining your theme you only have to specify something like this
<background bgimage="\Application Data\Home\WM7\diamond_portrait.png" valign="top" bgimage-rotated="\Application Data\Home\WM7\diamond_landscape.png"/>
Thanks a lot :)
CarlT
14th June 2008, 04:39 PM
Here's one....
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.