Displaying geometry and buttons in a container

Hi guys,

I’m making a mapping application in TD that uses triangles.
I’ve made a couple of tables and some scripts to generate the triangles. Buttons can be used move the last triangle up/down/left/right or turn 180 degrees. For user experience I want to be able to view a container that contains the 3d-space and the buttons. When changing the container settings I can choose between ‘operator viewer’ and ‘default viewer’, when choosing the default viewer I can see the buttons and when using the operator viewer with the datto1 sop I can see the 3d-space but is there a way to see both?
Another quick question: is there a way to use mouse interaction in a container or 3d space? (as in being able to detect where the mouse is in the space when you press it)

Thanks
Jip
Triangle.toe (9.92 KB)

How about this?

*edit: forgot to mention that the displaying_triangle container, under “look” background top should be set to ./out1
Displaying_triangle.tox (5.84 KB)

Thanks! That was exactly what I was looking for