Hi,
I am working with dashboard as a toolbox for controlling the model. I used the GUI Class reference to display additional parametres. The problem is when I change something (or the user) in the GUI, the change is not overwritten in the Dashboard view and I need to simply close and reopen the dashboard to view the requisted changes.
Is there any other way to make the Dashboard reload or refresh instead of closing it?
The same situation is when using combobox and trying to modify the node's values via code, but the changes do not appear until you close and reopen the dashboard.
Thank you,
Martin