ObjectDCL 2.0 is a visual dialog box programming technology for AutoCAD 14, 2000 and 2002. It allows AutoLisp and VisualLisp programmers to draw their dialog boxes as other major visual programming languages do. This new technology makes more controls and dialog box styles available then ever before. Controls include the BlockView, TreeControl, GraphicButton, a round AngleSlider, TabControl, UrlLink and PictureBox (which display bitmaps, icons and Jpeg files) as well as others. Five dialog box styles are now available, modal (the only one available in DCL), modeless (or free floating), dockable, custom open/save file dialog box and custom tabs added to the Config/Preferences dialog box. ActiveX control support has been added in version 2.0. ObjectDCL true provides more power to AutoLisp programmers creating dialog boxes than VBA does to VB programmers! |