Hi,
Potential Feature Requests for Deadline Scripting Enhancement, if possible?
Got 2 similar situations in Deadline scripting in the Plugin.Options File:
(a) I am unable to link 2 or more UI elements. ie: Change the value in 1 or more UI elements and have a “.ValueModified += Event Function to handle Changed Value”. For example, enable 1 checkbox in a Plugin Job Properties and it causes another UI element such as another checkbox to be disabled (as you can’t have setting #2 enabled AND also have setting #1 also enabled at the same time, kind of logic…)
(b) The ability to create an element which changes the value of multiple other UI elements at the same time. ie: A drop-down “Presets” list element, which once selected, updates a number of other UI elements values at the same time. (I think this second issue would be fixed effectively by having a “Changed Event” driven solution in the Options.File, but I provide the example, so you can understand what I am trying to achieve).
Finally, it would be nice to have script control over the width of ALL the UI elements when displayed in the job plugin properties tab. Sometimes the default UI width is complete overkill and sometimes I want to have a long label string identifying the UI element, but can’t as the width of the UI element is a default width! Of course, the tooltip does indeed come to the rescue when the cursor hovers over the UI element but its not ideal.
Thanks,
Mike