Funky Progress Bar in BootSkin
the progress bar. we all know the standard windows "three boxes that look like they're in motion" progress bar.
i pretty much used the same progress bar, though i shaped it as an oval... heck, i'll host it and link it...
http://img376.imageshack.us/full.php?image=blueprogressbar5zb.png
there. now, the problem is this - instead of being that three-sectined capsule, the third section comes first. on top of that, there are some white spots! here is a mock-up of what it looks like on boot that i made in Paint:
http://img424.imageshack.us/full.php?image=ugh2kh.png
the "preview" in BootSkin looks good.
what's wrong now?
just for good measure, here's my bootskin.ini:
[BootSkin]
Type=0
Name = Blue
Author = XXXXX
Description = XXXXX
ProgressBar=BlueProgressBar.bmp
ProgressBarX = 44
ProgressBarY = 422
Screen=BlueBackground.bmp
ProgressBarWidth = 116
mayhap my ProgressBarWidth has to be some size relative to the size of the ProgressBarImage?
).