Art Haas writes: > 'Modify' -> 'Change' -> 'Dimension' -> 'Primary Dim String' -> 'Size'
Ahhhhh, yes, that fixes it. But I just discovered a few bugs. First one is that File->New is not undoable. Why shouldn't it be? That's a better paradigm than to ask "Are you sure?" Because nearly always the person will be SURE they're sure, and five seconds later change their confidence vanishes. Second bug is related to line drawing. Draw -> Basic -> Segment Click on two points to form a line segment. Click on a new point (just one, leaving a rubberbanding line). Click Edit -> Undo. Leaves a line drawn on the screen. Third bug (probably related to the second): Draw -> Basic -> Point Click twice to create two points. Draw -> Basic -> Segment Click on each of those two points to create a line segment between them. Click on a new point (just one, leaving a rubberbanding line). Edit -> Undo Rubberbanding stops erasing. When you do the second click, the screen is redrawn. First bug is pretty serious because it can result in loss of data. Second and Third bugs are merely drawing artifacts. Maybe don't need fixing. -- --my blog is at http://blog.russnelson.com | When immigration is Crynwr sells support for free software | PGPok | outlawed, only criminals 521 Pleasant Valley Rd. | +1 315-323-1241 | will immigrate. Illegal Potsdam, NY 13676-3213 | Sheepdog | immigration causes crime. _______________________________________________ PythonCAD mailing list [email protected] http://mail.python.org/mailman/listinfo/pythoncad
