PDA

View Full Version : non-maximized background image



jlsf2
09-19-2007, 12:37 PM
Is there any way to have the project background image a fixed size instead of being stretched to full screen?

Thanks.

pww
09-19-2007, 01:13 PM
haven't tried that, but you may make a .gif which dimensions match the biggest screen resolution you expect - say 1920x1200 (wide screen 17" laptop). In the center put your image, and make the rest transparent. If at runtime the installer crops the image, all users will see the same size image.
If the installer resizes the image, users will see it in size that depends on current screen settings.

Adam
09-19-2007, 01:44 PM
There is no way to show this image in a non full screen setting. I don't think that a transparent png/gif file will solve this issue because the image is likely converted internally for compatibility across all Windows systems.

Adam Kapilik

pww
09-19-2007, 02:21 PM
Hi Adam,

I guess all Windows systems can display a .gif with transparent areas.
Do you mean it's not possible to use gif's with transparency? Maybe SF internally converts the image to another format that doesn't support transparency?

jlsf2
09-20-2007, 06:49 PM
Well, part of the problem I'm having is that,
First, I don't want to completely block out everything in the background, and
Second, when the image gets expanded to full screen, the proportions get screwy on some screens (specifically widescreen displays).

tagnang
10-22-2007, 03:49 AM
How do I keep proportionality of the image on widescreen monitors?
630x425 http://img147.imageshack.us/img147/7761/630x425as0.th.jpg (http://img147.imageshack.us/my.php?image=630x425as0.jpg) 1024x600 http://img147.imageshack.us/img147/9418/1024x600hd5.th.jpg (http://img147.imageshack.us/my.php?image=1024x600hd5.jpg)

Adam
10-23-2007, 10:41 AM
Looks like you posted this in the wrong user forum. This forum is for Setup Factory 7.0 questions and it appears from your screenshot that you are referring to AutoPlay Media Studio 6.0.

Adam Kapilik