Hello all,
I have got question again.
I want to write the hole graph into a file with SoWriteAction. So far
so good... everything works.
But sometimes the Graph is "moving" because of a SoInterpolateVec3f in
association with SoOneShot. So everytime I try to save the Graph to
file (SoWriteAction) I got this error:
"Coin warning in SoWriterefcounter::<cleanup>(): Not removed from
writedict: ...., GlobalField:realTime"
then
"Coin warning in SoEventCallback::setHandled(): should only be called
from event callbacks"
But "sethandled()" is only called from EventCallbacks! What do you
suppose me to do to handle this problem? Maybe I have a possiblility to
detect when my graph is "inperpolating" ??
pls help me!
thanks in advance...
Bye bye, Andy