To implement reactor functionality in the garden path application, start by handling just a few events, rather than trying to cover all possible user actions.
- Customization and Administration Guides
- DXF Reference
- AutoLISP and DCL
- AutoLISP: Developer's Guide
- AutoLISP: Reference
- AutoLISP: Tutorials
- Basic Tutorials
- AutoCAD AutoLISP Extension Tutorials
- Visual LISP Tutorials (AutoCAD for Windows only)
- Tutorial: Garden Path (Visual LISP IDE)
- Lesson 1: Designing and Beginning the Program (Visual LISP IDE)
- Lesson 2: Using Visual LISP Debugging Tools (Visual LISP IDE)
- Lesson 3: Drawing the Path Boundary (Visual LISP IDE)
- Lesson 4: Creating a Project and Adding the Interface (Visual LISP IDE)
- Lesson 5: Drawing the Tiles (Visual LISP IDE)
- Lesson 6: Acting With Reactors (Visual LISP IDE)
- Reactor Basics
- Reactor Types
- Designing Reactors for the Garden Path
- Selecting Reactor Events for the Garden Path
- Planning the Callback Functions
- Planning for Multiple Reactors
- Attaching the Reactors
- Storing Data With a Reactor
- Updating the C:GPath Function
- Adding Reactor Callback Functions
- Cleaning Up After Your Reactors
- Test Driving Your Reactors
- Examining Reactor Behavior in Detail
- Wrapping Up Lesson 6
- Lesson 7: Putting It All Together (Visual LISP IDE)
- ActiveX and VBA
- ObjectARX and Managed .NET
- JavaScript
- AutoCAD Core Console