updating Roassal view

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

updating Roassal view

Usman Bhatti
Hi Alex,

While generating a visualization with Telescope, I saw that sending signalUpdate to RTView does not suffice in some cases to correctly update the visualization. Once needs to adjust the camera position was well.

Will it not be judicious to create a method on RTView that does both e.g.

RTView>>updateAndAdjustCamera
self canvas camera focusOnCenter.
self canvas signalUpdate

Instead of people doing it manually.

regards.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: updating Roassal view

abergel
Sure!
Added!

Alexandre


> On Oct 6, 2015, at 11:27 AM, Usman Bhatti <[hidden email]> wrote:
>
> Hi Alex,
>
> While generating a visualization with Telescope, I saw that sending signalUpdate to RTView does not suffice in some cases to correctly update the visualization. Once needs to adjust the camera position was well.
>
> Will it not be judicious to create a method on RTView that does both e.g.
>
> RTView>>updateAndAdjustCamera
> self canvas camera focusOnCenter.
> self canvas signalUpdate
>
> Instead of people doing it manually.
>
> regards.
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev