morank
09-21-2011, 08:22 AM
I want to be able to select and drag an object with one mouse click
I have tried too aproches:
1) setPickFilterCallback -> in the callback add SoDragger.
but the dragger starts to work only on the next mouse click.
2) add SoDragger and setPickFilterCallback to the object
but the callback is not called when there ins a dragger on the object
any ideas how to do this?
I have tried too aproches:
1) setPickFilterCallback -> in the callback add SoDragger.
but the dragger starts to work only on the next mouse click.
2) add SoDragger and setPickFilterCallback to the object
but the callback is not called when there ins a dragger on the object
any ideas how to do this?