Is it possible to have a knob that can be adjusted with move="full", but will scroll off the screen, like when you scratch the waveform with the mouse, and it wraps around to the other side of the screen? Then you could do very large adjustments without hitting the side of the screen...
BTW, what is that called in computer graphics, where an image scrolls off one side of the screen and appears on the other side (didn't this occur in the Original Mario Bros, with the single screen game?)
BTW, what is that called in computer graphics, where an image scrolls off one side of the screen and appears on the other side (didn't this occur in the Original Mario Bros, with the single screen game?)
Posted Mon 21 Aug 06 @ 4:34 am
i think you need the sensibility.(between the lines)
slider action="master_volume" orientation="round" dblclick="reset" rightclick="temporary" mouse="circ"
size width="21" height="21"/>
pos x="18" y="818"
__________________
fader sensibility="80"
__________________
pos x="460" y="1687" nb="34"
fader
slider
slider action="master_volume" orientation="round" dblclick="reset" rightclick="temporary" mouse="circ"
size width="21" height="21"/>
pos x="18" y="818"
__________________
fader sensibility="80"
__________________
pos x="460" y="1687" nb="34"
fader
slider
Posted Mon 21 Aug 06 @ 12:05 pm