Outside The Box

Random thoughts about AutoCAD, ObjectARX, and the meaning of life.
All Original Content Copyright 2006 - 2008 Owen Wengerd, All Rights Reserved

2007-01-31
Introducing OpenDCL for AutoCAD
AutoLISP programmers may remember a product named ObjectDCL, by 3rd Day Software. ObjectDCL was released as open source in the summer of 2006 by developer Chad Wanless due to his inability to continue supporting the software because of "health reasons". At the time, many users of ObjectDCL hoped that someone would update the code to work in AutoCAD 2007. Programmer David Robison did some work to get AutoCAD 2007 supported, but the project has beeen languishing, almost to the point of extinction.

After being asked by several ObjectDCL users whether I could help, I decided a few weeks ago to contribute to the community by getting the original C++ code updated to support AutoCAD 2007. As I am wont to do, I've ended up re-architecting much of the code in the process.

The results of my work are available now at the new OpenDCL project on SourceForge. The new 4.0 release is still in the alpha testing phase. If you program in AutoLISP and want to create rich user interfaces for your applications, check it out!

Labels: , , , , ,

5 Comments:
Anonymous Anonymous said...
I can't get the download to work:

File Not found
File: index.html not found.
To go back to the project page for opendcl click here
Click here for documentation about the download process on sf.net.

Blogger Owen Wengerd said...
SourceForge is a bit confusing. After you click on <Download OpenDCL for AutoCAD>, make sure you click on <Browse> to show the download categories. Select the "OpenDCL Full Install" category, then it should finally display a list of files to download. Right now there is only one (ObjectDCL.msi) in this category.

Anonymous Anonymous said...
I have installed the aplication using OpenDCL.4.0.0.12.msi and it works with AutoCAD 2006. However when I tried to run the tree control included in _MasterDemo.LSP I have got this message:

Comando: tree
; error: error en solicitud ADS

Do you have any idea about the problem.

Anonymous Anonymous said...
Be sure you are not loading previous versions of ObjectDCL. The ObjectDCL2004.arx supplied by 3rd Day Software seems to be different from that included on OpenDCL.

I have found some problems with the OpenDCL Dialog Workshop:

1. The Picture folder looses its contents when you save a project to update it. Only the picture named 100 remains.
2. The original release from 3rd Day Software allows you to include each time more than a hundred pictures at the Image list of a Tree control. The OpenDCL is unable to add more than 25 pictures each time.
3. It seems that Dockable Form with AllowResizing property set True doesn’t work properly and resizing is not possible.

Congratulations Owen! You have made a very good work and I am very grateful for it.

Thank you.

Anonymous <a href="http://courses.cvcc.vccs.edu/ENG112_GROSS/_Chat_Room/000008fd.htm">Anonimous</a> said...
Excellent website. Good work. Very useful. I will bookmark!

Links to this post:
Create a Link