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!
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.
Hi Owen,
yes, this could be. Let's see if another answer will be posted, but for me - it works and it's OK.