PDA

View Full Version : On Button down or on button up?


Rob H
November 10th, 2005, 10:19 AM
Dragging and dropping a Girder action from the tree to an action list creates an action that is executed OnButtonDown.

I'd have thought that most of the time you'd want one that worked on button up.

Either way, it would be good to have a way to switch between button down and button up for an existing action.

Ben S
November 11th, 2005, 06:04 AM
Hmmm. Maybe I need to create a new action that has an option for on button up, on button down, or both? That way it could default to whichever (you could select in options) or change it.