OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Peter2 on June 04, 2026, 12:09:58 AM

Title: Sample "DWGList.odcl" - how does it work?
Post by: Peter2 on June 04, 2026, 12:09:58 AM
Hi,

I see the sample "DWGList.odcl" and don't see how it works. There are ..
- 2 controls
- the Combobox has no defined Event
- I see no "linking" between DWGList and Combobox (both directions)

but nevertheless: changing the selection (folder) in one control changes also the folder in the other control.

It works, but I don't know how?

Thanks for advice!