高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】exundocontroller
exundocontroller
exundocontroller
we have had undo support in our application based off the exundocontroller class. however, recently we lost the ability to undo multiple times. in researching this issue i found that oddbdatabase seems to have stopped using the exundocontroller. why has oddbdatabase dropped functions like undocontroller() and what are we supposed to use? when i call undo on the db it works for the last operation...but not subsequent ones. please advise.
pdb->disableundorecording() needs to be called. love it when i answer my own questions.
tillerstarredwards
|