Hi,
I implement a browser with glamour. To provide data to the browser I use the Hismo models that are installed in the Moose Panel:
browser openOn: MooseModel root allModelHistories
How can I refresh the data shown by the browser when a new Hismo model is added to the Moose Panel?
Thanks.