blurry fullscreen picture
#1
I have a wraplist in MyPics.xml and I am displaying the currently selected picture as the fullscreen background. The background is displayed really blurry/heavily compressed.
I'm using a normal image control and played with the aspectratio options but they don't affect it at all.
How should I call the image in it's normal uncompressed condition, like it does in slideshow.xml? Do I have to give it a certain ID?
Reply
#2
I assume your using ListItem.Icon or somthing right ? which is using the cached icon size one if you want the real image you will need to use a largeimage control and ListItem.FilenameAndPath (think thats right)
Reply
#3
Excellent, that does the trick. Yeah, I was using listitem.thumb. I guessed it had something to do with that, but I didn't know this. Thanks Smile
Reply

Logout Mark Read Team Forum Stats Members Help
blurry fullscreen picture0