--- Eike Tauscher <[EMAIL PROTECTED]> wrote:
>
> Thanks for the explanation what happens. I change
> the transformation
> inside a mouseDragged method.
> . . .
> Sadly I can't do it inside a Behavoir class (I must
> think about that but ...
It's been some time since I struggled with this, but I
th
Sadly I can't do it inside a Behavoir class (I must think about that but
...). I could change my code to set the TransformGroup only after
finishing the movement. But for my application it isn't nice. And I
still wonder if it will be a solution for the problem. The out of memory
will come! Later -