> Hi,
>
> > primitives) with the mouse. The scale could be non-uniform, depending on
the
> > move of the mouse.
> > I try to modify MouseTranslateBehavior this way and I always get a
> > BadTransformException ... non-affine transform.
>
> Hmm, sounds like you're trying to modify the TransformGroup
Hi,
> primitives) with the mouse. The scale could be non-uniform, depending on the
> move of the mouse.
> I try to modify MouseTranslateBehavior this way and I always get a
> BadTransformException ... non-affine transform.
Hmm, sounds like you're trying to modify the TransformGroup belonging to
I'm desperatly searching a way of scaling objects (in fact only Box
primitives) with the mouse. The scale could be non-uniform, depending on the
move of the mouse.
I try to modify MouseTranslateBehavior this way and I always get a
BadTransformException ... non-affine transform.
Is there a problem