|
|
#1 |
|
Senior Member
Join Date: Nov 2004
Location: Valencia, CA
Posts: 304
|
Volume/mouse wheel interference
I have two different containers in my skin that have volume controls. In one (shade mode), the mouse wheel works, but not in the other (main). Oddity - when the main one is displayed, I can click on other open containers and the wheel will control the volume. Both containers are defined similarly. I've tried removing (nearly) everything from the main one, in case something was interfering with it, and it still doesn't work.
It shouldn't really even matter if there are controls or not, right? The wheel should control the volume with any container displayed, yes? |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Jul 2003
Location: UK
Posts: 1,316
|
you dont say what type of control
same control i.e. standard slider, region map, animated layer have you got volume maki scripts for both modes? if so you could add the following code: this normally sorts the wheel out |
|
|
|
|
|
#3 |
|
Major Dude
Join Date: Jan 2006
Location: /\/¯¯¯¯¯\/\ , South-Africa
Posts: 1,026
|
If there is components in the container the components will take the control. You can add wantfocus="1" to a group of a container with components(vid/vis/lib/...) and when this group is clicked the mouse will move the volume.
Example: If you have to groups in the playlist container the mouse will always control the playlist(list up/down) but if you have a group with wantfocus="1" it will still move the playlist but if you click the group volume will take it again and vice versa. ClassicPro© v2.01 : This plugin allows you to use cPro skins in Winamp. ClassicPro skins are all SUI skins and loads very quickly. ClassicPro skins is even easier to skin than Winamp Classic skins. A new layout have been added since version 2. |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Nov 2004
Location: Valencia, CA
Posts: 304
|
Both layouts have buttons that either add or subtract 2.55 from the current volume each time they're clicked (very similar to your solution). I do have region maps that update with System.onVolumeChanged, but for display of the volume level only (and same script handles both layouts).
No components in that container, although I did have that problem when I had the playlist in the main container a long time ago
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|