Hi all,
I set the value of a static var (array) in pane A and plot it in pane B. The value of the static var depends on parameters in pane A. When I change these parameters, pane B doesn't draw the new value of the static var at that moment, I have to get focus on pane B first. Can I have pane B updated automatically after change the parameters in pane A?
thanks!