03-25-2010 01:38 PM
Solved! Go to Solution.
03-25-2010 01:46 PM
I don't understand the purpose of the Pane->Origin property node, but removing it seems to work.
Not bad.
03-25-2010 01:48 PM
03-25-2010 01:51 PM
This might be what you are looking for.
03-25-2010 01:52 PM
Harold,
If I could just figure out how to move both knobs simultaneously, at least without moving the mouse from one to the other...
Try turning off the vertical scrollbar while running. Because your Pane:Origin property moves the device outside the boundaries of the visible part of the pane, the scrollbars shift but do not come back.
Lynn
03-25-2010 02:16 PM
Harold Timmis wrote:
well I am trying to give it the shaking effect when you hit the clear
I see, perhaps if I had one as a kid I would have known.
Moving both knobs would be interesting. Key navigation could work, but only if you didn't grab the other knob with the mouse...
03-25-2010 02:17 PM
Darin.K,
I thought you were too young when I read your first post!
Lynn
03-25-2010 02:29 PM
03-25-2010 02:47 PM
What if the knobs were keys such as z and x for the left know left and right, and < and > for the right knob left and right.
Then use events to handle key down and key up on all 4 of those buttons.
03-25-2010 04:44 PM