question

Martin K5 avatar image
0 Likes"
Martin K5 asked Borja Lorenzo commented

Is it possible to deactivate selection in Dashboard?

Hi,

I would like to ask if it is possible to deactivate selected object in dasboard?

I am reffering to this thread: How to refresh GUI window? - FlexSim Community where I wanted to refresh GUI class object in dashboard to see some applied changes.

The question is that when I run the recommended code the changes are updated but the GUI object is "selected" and I do not know how to deselect it. The model is attached in the accepted answer in the mentioned thread.


Would anyone know?


Thank you,

Martin

FlexSim 23.0.0
codeguiactivateselect objectdeactivate
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Borja Lorenzo commented

Try adding:

  1. function_s(dash,"hideSizers");
· 6
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.