Hi, A possible change to dialog.define_control that could potentially break existing scripts:
define_control currently returns control ID. I think itwould be more useful if it returned a handle to the newly created control. Will that break anyone's scripts?
