just would like to ask you about best practice of calling specific script (function) triggered by events related to opening/closing visualisation/frames.
Usually in HMI sw we could use those events (OnOpen/WhileOpen/OnClose) to initiate some variables or do call some function.
IΒ΄ve already seen one topic here where somebody recommend to call function returning e.g. bool variable and place it to property etc. visibility. But this is not very general solution, I assume, therefore IΒ΄d like to ask you to get some tips/hints.
Thanks a lot.
Regards.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all,
just would like to ask you about best practice of calling specific script (function) triggered by events related to opening/closing visualisation/frames.
Usually in HMI sw we could use those events (OnOpen/WhileOpen/OnClose) to initiate some variables or do call some function.
IΒ΄ve already seen one topic here where somebody recommend to call function returning e.g. bool variable and place it to property etc. visibility. But this is not very general solution, I assume, therefore IΒ΄d like to ask you to get some tips/hints.
Thanks a lot.
Regards.