search for: slider2

Displaying 2 results from an estimated 2 matches for "slider2".

Did you mean: slider
2009 Jun 15
3
How to make joystick completely worked
...t;axes mapping> | [Linux only (js* devices). This maps axes of joystick "joystick name". The "axes mapping" is | comma-separated list of "axis type"s - one for each joystick axis (hat-pov uses 2 axes). | "axis type" is one of: X, Y, Z, Rx, Ry, Rz, Slider1, Slider2, POV1, POV2, POV3, POV4. | To find the joystick name run | 'WINEDEBUG=+dinput wine program.exe 2>&1 | grep joydev_enum_device' | Example: "Logitech Logitech Dual Action"="X,Y,Rz,Slider1,POV1". (two "Logitech"s not a typo)] maybe i misunderstood that I...
2005 Aug 18
8
Extending a js class
It''s been a few days since I posted my last two emails (of which, no one replied to) so I''ve gone ahead and coded a working slider class as well as a ''resizeable'' class that allows a user to drag and resize the element. I also linked these two together as I want to have slider behavior that can resize the resizeable element. The end result is both the