D
David Thielen
Hi;
On the Content Controls the Tag can only hold 64 characters (a pox on
the moron who put that limit in!!!). So we set the tag to a guid and
have a hashmap of guids -> our text that we write to the Variables
member of the document.
It all works great except... When a user changes the text we have
attached and then does undo. The undo does not go back to our old text
because we overwrote it with the new text. And the big problem is, we
don't know on an undo when it it undoing what change in our text
attached.
Any ideas how to handle this?
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
On the Content Controls the Tag can only hold 64 characters (a pox on
the moron who put that limit in!!!). So we set the tag to a guid and
have a hashmap of guids -> our text that we write to the Variables
member of the document.
It all works great except... When a user changes the text we have
attached and then does undo. The undo does not go back to our old text
because we overwrote it with the new text. And the big problem is, we
don't know on an undo when it it undoing what change in our text
attached.
Any ideas how to handle this?
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm