Old 10th January 2008, 12:58   #1
schuldi
Junior Member
 
Join Date: Jan 2008
Posts: 5
problems with bgimage

hello guys i hope you can help me...

i use a backgroundimage in my installer. for this i use bgimage and a bmp file. the installer compiles fine but when i start the installer i don't see a background image. i must put it down to the task bar and mus recall ist from there then i see the background. here is the line that calls bgimage:
code:

Function .onGUIInit
BgImage::setBg /NOUNLOAD /FILLSCREEN "$PLUGINSDIR\bgimage.bmp"
Delete $PLUGINSDIR\bgimage.bmp
FunctionEnd



how can i make it that the background is shown immediatly?
schuldi is offline   Reply With Quote
Old 10th January 2008, 13:20   #2
schuldi
Junior Member
 
Join Date: Jan 2008
Posts: 5
i think i'll just upload my hole script

as you can see i tried it with EBanner what didn't work either and doesn't show any image (jpg or bmp...) but music works fine and the splash screen is just perfect...
Attached Files
File Type: nsi opktest2.nsi (2.7 KB, 297 views)
schuldi is offline   Reply With Quote
Old 10th January 2008, 13:24   #3
Spockman
Junior Member
 
Join Date: Jan 2008
Posts: 1
You have to redraw the background

Add the following line

BgImage::Redraw /NOUNLOAD

Then it should show the background image immediately
Spockman is offline   Reply With Quote
Old 10th January 2008, 13:42   #4
schuldi
Junior Member
 
Join Date: Jan 2008
Posts: 5
WOW that was pretty easy lol

many thanks works fine now...


anyone an idea why EBanner doesn't work? its more practical to use a jpg so if someone could answer this i would be very happy!
schuldi is offline   Reply With Quote
Old 12th January 2008, 19:31   #5
schuldi
Junior Member
 
Join Date: Jan 2008
Posts: 5
no one an idea on EBanner?
schuldi is offline   Reply With Quote
Old 12th January 2008, 22:20   #6
Makedon
Junior Member
 
Join Date: Jan 2008
Posts: 6
Quote:
Originally posted by schuldi
no one an idea on EBanner?
enable BGGradient and it will work
Makedon is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump