How to fix the UNDO in 2004

How to fix the UNDO in 2004

Anonymous
Not applicable
229 Views
2 Replies
Message 1 of 3

How to fix the UNDO in 2004

Anonymous
Not applicable
Third party VB applications that reference the AutoCAD 2005 type library and then are loaded in ACAD 2004 will have undo fail. Reference the ACAD 2004 type library when your code is for AVAD 2004 and then compiled and you will not have this issue. -- David Wishengrad President & CTO MillLister, Inc. Software for BOM, measuring, stretching and controlling visibility of multiple 3D solids. Http://Construction3D.com
0 Likes
230 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Thus the reason for late binding ;-) -- Mike ___________________________ Mike Tuersley CADalyst's CAD Clinic Rand IMAGINiT Technologies ___________________________ the trick is to realize that there is no spoon...
0 Likes
Message 3 of 3

Anonymous
Not applicable
I was wrong. This does not fix it. It appears once you do a pan or zoom all undo is lost if a third party vb app is loaded and has been executed. -- David Wishengrad President & CTO MillLister, Inc. Software for BOM, measuring, stretching and controlling visibility of multiple 3D solids. Http://Construction3D.com "Dave" wrote in message news:421cbf0a$1_2@newsprd01... > > Third party VB applications that reference the AutoCAD 2005 type library and > then are loaded in ACAD 2004 will have undo fail. > > Reference the ACAD 2004 type library when your code is for AVAD 2004 and > then compiled and you will not have this issue. > > -- > David Wishengrad > President & CTO > MillLister, Inc. > Software for BOM, measuring, stretching and controlling visibility of > multiple 3D solids. > Http://Construction3D.com > >
0 Likes