Old 30th April 2007, 14:48   #1
AndreR
Junior Member
 
Join Date: Sep 2006
Posts: 9
UMUI progress bar

My progress bar doesn't work correctly. Sometimes, I can see the gray background, sometimes not. Can I change this, that the bar is shown in every compile and not only in a few.

Thank you
AndreR is offline   Reply With Quote
Old 30th April 2007, 14:53   #2
SuperPat
Senior Member
 
SuperPat's Avatar
 
Join Date: Mar 2006
Location: France
Posts: 212
I never found the solution, sorry

SuperPat is offline   Reply With Quote
Old 30th April 2007, 15:03   #3
AndreR
Junior Member
 
Join Date: Sep 2006
Posts: 9
Hm, that's not a great bug. Is it possible to use a progressbar using uerdefined graphics?
AndreR is offline   Reply With Quote
Old 30th April 2007, 16:58   #4
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
SuperPat, use something like Spy++ to find out what's the window that hides the progress bar. Then, simply make sure it's properly hidden in the code before the instfiles page is displayed.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 1st May 2007, 15:16   #5
Sheik
Senior Member
 
Join Date: Feb 2007
Posts: 152
Hi all,

I have tried chaising this problem down for awhile now, see the other thread here:

http://forums.winamp.com/showthread....hreadid=269345

Its a strange bug, to say the least.

Here is a couple snapshots that show what the problem looks like.

(I modded UMUI "Install Files" page slightly, so that it lists the "section" name of what I am currently installing above the file names being extracted, but this is NOT causing this problem)

Attached are 2 pictures, good.jpg and bad.jpg.

You can see in the "bad" picture, the progress bar just isn't being drawn right, or the UMUI background is overwriting it, hard to say which is the real problem.
Sheik is offline   Reply With Quote
Old 1st May 2007, 15:22   #6
Sheik
Senior Member
 
Join Date: Feb 2007
Posts: 152
Hmmm, attachments don't seem to want to work for me.
Attached Images
File Type: jpg bad.jpg (32.7 KB, 214 views)
Sheik is offline   Reply With Quote
Old 1st May 2007, 15:23   #7
Sheik
Senior Member
 
Join Date: Feb 2007
Posts: 152
Hmm, I guess they do.

My previous post had the "bad" image, this post will have the "good" image.
Attached Images
File Type: jpg good.jpg (34.1 KB, 209 views)
Sheik is offline   Reply With Quote
Old 1st May 2007, 17:52   #8
Sheik
Senior Member
 
Join Date: Feb 2007
Posts: 152
Just an added update, for those that care.

I think the whole problem has to do with the fact that UMUI has a modded .exe for each of the page windows.
(ie, ultramodern.exe, ultramodern_nodesc.exe,
ultramodern_smalldesc.exe )

In that modded .exe, the full page has a window drawn over it. (Using reshack.exe, the ID is 1005)

All the other controls are "underneath" this window.

I understand why the "whole" window is there, which is to allow us to have custom backgrounds.

However, I think its interfering with certain controls, ie, the ProgressBar control.

Its hard to figure out if this is just a parent/child problem, or whether there is something more fundamentally wrong here.

Scott
Sheik 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