Hello Erik,
Another little patch for rescaling.
Maybe I understand rescaling wrong, but I think it can never have worked.
This is how I use it:
I select a label by pressing the middle mouse button and releasing it again.
Then I press Alt-r and a box is drawn. When I move the mouse nothing happens.
Finally the label is rescaled if I press the mouse somewhere.
The drag, that should have been drawing a moving outline box responds to a
ButtonMotionMask.
However since no button is being pressed nothing happens. So in my
understanding, it should have been a
PointerMotionMask instead.
Odd. I have no trouble at all with it on my machine. Somehow it
manages to interactively move the box with ButtonMotionMask. Are you
doing this in the Xt version or the Tcl/Tk version? That might make
a difference. I noticed that you changed both cases, but I don't know
if you tested both cases.
Furthermore the bounding box is not recalculated after a rescale.
That one, I can confirm.
Finally added some missing cleanups of handlers for RESCALE_MODE and
SELAREA_MODE for the Xt version.
Thanks. I'll apply the patches and test what PointerMotionMask does
for me. If it does you good and does me no harm, then I'll update the
distribution source code.
Thanks,
Tim
+--------------------------------+-------------------------------------+
| Dr. R. Timothy Edwards (Tim) | email: [email protected] |
| Open Circuit Design, Inc. | web: http://opencircuitdesign.com |
| 22815 Timber Creek Lane | phone: (301) 528-5030 |
| Clarksburg, MD 20871-4001 | cell: (240) 401-0616 |
+--------------------------------+-------------------------------------+
_______________________________________________
Xcircuit-dev mailing list
[email protected]
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev