nolift911
August 20th, 2003, 06:40 PM
Greetings folks,
I am looking for an easy way to do redo/undos in my C# app and in addition looking for a good way to keep track of what my UI layer is doing in terms of things change etc and get those back to my objects. Currently we are setting dirty flags but need a way to communicate back to the object layer in a consistent fashion.
Thanks
JMoney
I am looking for an easy way to do redo/undos in my C# app and in addition looking for a good way to keep track of what my UI layer is doing in terms of things change etc and get those back to my objects. Currently we are setting dirty flags but need a way to communicate back to the object layer in a consistent fashion.
Thanks
JMoney