Works great here too. Very NICE
Thanks a lot like always!
Winni
I do not use transitions and fadeOriginally Posted by xs10x
EDIT just tried transitions and it worked fine
Works great here too. Very NICE
Thanks a lot like always!
Winni
I've just noticed that the commands "VOL+;WINAMP", "VOL+;PREAMP" and "VOL+;FREQx" have stopped to work. Does someone have got the same issue?
Another thing...
Guino, I've seen that you have made all the changes I've suggested to fix the slider backstyle ranges, all except this in frmSkin.frm:
Public Sub UpdateSliders()
...
'Set Background (if any)
If .Style <= UBound(Styles) Then
BackPath = Replace(SKIN_PATH + Styles(.Style), "*", CStr(Value \ 3120.76))
...
you have placed a different value. Is it a typo or there is a reason?
I had to change it cause there were backstyles not showing with the value you posted.
I have not changed anything with the VOL commands so it should still work, but I'll test when I get a chance.
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
Thank you Guino for the flash answer, I've asked for this because with the value that you have placed in, when a level (typically BALANCE) is at 50%, it's shown the backstyle picture 9 instead of 10.Originally Posted by guino
There are 21 backstyle images (0-20), 0 is empty and 20 is completely full so 19/2 = 9.5, so they're not that evenly distributed (seems this was a bad heritage from MC -- I just rebuilt support for the same backstyles).. but I have planned to extend backstyles to support a custom number of images.
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
@Guino
Any hope to have an indicator/slider implemented for monitorize the Volt of car battery with my voltmeter hardware?
Thanks![]()
Mauri
Are you sure? Look at the picture below:Originally Posted by guino
How you have said, the backstyle images are 21 (0-20) so when we get a level of 50% (for example when the L/R balance in central position), the right image to be shown is the number 10.
The value of 3120.76 that I've suggested is the result of the calculation:
65536 (the value equivalent to 100%) / 21 (the number of backstyle images).
Shouldn't the last image be gif_20?
Bookmarks