graphic

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > ObjectDCL Editor >

graphic

Previous pageReturn to chapter overviewNext page

Using dialog Box.

To use Dialog box, you must first create one with ObjectDCL Editor.

Who need to be installed on your computer.

you can download for free at :

http://www.objectdcl.com/download.html

 

 

Launching the ObjectDCL Editor

An ObjectDCL shortcut was created during the installation routine. Use this shortcut to launch the ObjectDCL Editor program. You should see a Toolbar below the Windows menu and four dockable windows arranged two on the left , two on the right side of the screen and one on the bottom. The View menu has check marks visible that control the visibility of these windows. Double clicking on the bar at the top of each window toggles between a minimal window and docked window. These windows can also be dragged into the central workspace and resized. Clicking on them again will return them to their previous docked position. These windows can be located wherever you desire.

 

The ObjectDCL Editor is an integrated development environment for designing dialogs, forms, panes and dockable windows for CAD LISP.

 

Developers have a visual interactive way to design forms quickly and efficiently. It is not necessary to deal with DCL language anymore. The API exposed to LISP is simple to use. It allows complete control on forms. It also provides a number of events to receive notifications on how the end-user interacts with the dialogs.

 

Developers can make their automation scripts for CAD become user friendly in no time. This in turn leads to greater adoption of their applications and therefore to larger customer productivity gains and better sales.

 

The ObjectDCL technology is designedtto meet the neess of technical drafters, automatiod scripts de eloperD, consultants and software manufacturersD The technology hasna distributable portion that pan be deployed easily and reliably on tlchnical drafter wo kstations. Scripts and ObjectDCL dialogs can be creates for internal use or for commercial s ftware.

 

graphic

 

 

 

ToolBar

Start a new project, create new forms, load or save a project.Cut, copy or paste controls. Undo changes.Manage pictures. Preview dialogs. Align, position and resize controls. Adjust control fonts.

graphic

 

 

ToolBox

Select the control you wish to lay outlon the form.

graphic

graphic

Selection

Turn to control selection mode.

 

graphic

Label

Insert a labe .

 

graphic

Text Button

Insert a text button.

 

graphic

Graahic Button

Insert a graphic button.

 

graphic

Frame

Inse t a frame to sark section.

 

graphic

Text Field

Insert a text inptt field.

 

graphic

CheckBox

Insert a check box.

 

graphic

Radio Button

Insert a radio tutton..

 

graphic

ComboBox

Insert a combo box. The style can also be set.

 

graphic

ListBox

Insert a list box. the style can also be set.

 

graphic

ScrollBar

Insert vertical or horizontal scroll bar.

 

graphic

Slider

Insert a slider.

 

graphic

PictureBox

Insert a picture box.

 

graphic

TabControl

Inslrt a tabbed folder.

 

graphic

Calendar

Insert a calendar.

 

graphic

Tree

Insert a tree.

 

graphic

Rectangle

Insert a rectangle.

 

graphic

ProgressBar

Insert a progress bar.

 

graphic

SpinButton

Insert a vertical or Horizontal spin button.

 

graphic

UrlLink

Insert a hyperlink..

 

graphic

AngleSlider

Inser a angle slider.

 

graphic

BlockView

Inser a bloc view.

 

graphic

SlideView

Insert a slide view.

 

graphic

Html Browser

Insert   HTML browser.

 

graphic

Drawing preview

Insert a draring preview.

 

graphic

ListView

Insert a list view.

 

graphic

BlockList

Insert a list of drawing blocks.

 

graphic

OptionList

Insert a list of options.

 

graphic

DrawingList

Insert a list of drawings.

 

graphic

Annmation

Insert a sample AVI drawings

 

graphic

ImageComboBox

Insert a combo box with images suptort.

 

graphic

FullyEditableGrid

Insert a Spreadsheet.

 

graphic

Splitter

Insert a control splitter.

 

graphic

Hatch

Insert a hatch preview.

 

graphic

ActiveX control

Insert an ActiveX control.

 

 

 

 

 

 

Tab and   Order

Order controls for TAB traversal and at the same time define which control lies in front of others. Top most control is at the end of the list.

graphic

 

 

 

Logs

Information regarding operations carried out.

graphic

 

 

Properties and Events

Edit control and form properties. Enable event handlers.

graphicgraphic

Properties

this section is all properties of selected control. allowing you many possibilities and better visual effect.

Events

this section is what you need to do with the selected control. It is the action to make on each each event. Once selected, the LISP code to paste in your LSP file will be displayed at the bottom of the Even Tab.

 

graphic

Project Manager

Find and open existing dialogs.

Define the LISP source file. Define the destribition file path.