I have two viewports. When I rotate / scale one, I would like the second one to update to the same view as well.
Is there any callback I can fork into when a viewport gets focus? (This would let me grab the view info from the other view and set in the newly activated view).
Alternatively if there is anything else to keep views in sync.
Thanks guys, the hijacking of view from/to works like a charm.
I didn't use the PLB since I need to integrate the PCL into our library (this is for CSRS application) and I already have a save / restore view functionality.
Thanks guys, the hijacking of view from/to works like a charm.
I didn't use the PLB since I need to integrate the PCL into our library (this is for CSRS application) and I already have a save / restore view functionality.