[PythonCAD] undo with text?

Art Haas ahaas at airmail.net
Sat Sep 4 13:10:22 CEST 2004


On Fri, Sep 03, 2004 at 08:43:52PM -0500, Eric Wilhelm wrote:
> The undo command seems to choke on text.  Is it just not logged yet?
> 
> First Draw->Text,  enter a string and pick a point.  Then, Edit->Undo 
> and you get this.
> 
> [ ... snip ... ]

The undo/redo ability for text doesn't work because, as you wrote, there
is no logging for the TextBlock class yet. I'll see what can be done
about avoiding the error, and get to adding the ability to undo and redo
TextBlock operations soon.

Art
-- 
Man once surrendering his reason, has no remaining guard against absurdities
the most monstrous, and like a ship without rudder, is the sport of every wind.

-Thomas Jefferson to James Smith, 1822


More information about the PythonCAD mailing list