Sample "DWGList.odcl" - how does it work?

Started by Peter2, June 04, 2026, 12:09:58 AM

Previous topic - Next topic

Peter2

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!
Peter
ODCL 9.1.... German, AutoCAD 2023, Bricscad 26, Win 11

owenwengerd

I don't remember how it works, but probably there is some sort of automatic linkage established by OpenDCL itself between the DwgList control and the first directory picker on the same form.
Owen Wengerd (Outside The Box) / ManuSoft

Peter2

Hi Owen,
yes, this could be. Let's see if another answer will be posted, but for me - it works and it's OK.
Peter
ODCL 9.1.... German, AutoCAD 2023, Bricscad 26, Win 11