Hi,

I am trying to display the items on a graphics scene on two distinct graphics views. My problem is that, I don't want to show all the items on the graphics scene in both views. For example, in my application, on view 1, I will start an editor for the user to draw some items on one view and when the user finishes editing, view 2 will display the newly added item.

Is it possible with one graphics scene?

Sami