<HTML>
I'm using a vtkRenderWindow in a tcl/tk program. The tcl focus
command
<BR> won't transfer focus from a vtkRenderWindow to a tk widget because
the
<BR> vtkRenderWindow isn't under tk's control. Is there
some way to do this ?
<BR> Maybe there is a way to have tcl/tk recognize a "foreign" window
id and
<BR> be able to exercise some control over the window ?
<P> I know about vtkTkRenderWidget but I can't use it because
it doesn't
<BR> have "joystick" interaction mode. Also, I've
already got a lot of code
<BR> based on vtkRenderWindow and vtkInteractorStyleUser.
<P>Thanks in advance,
<BR>Dave
<PRE>--
David E Jones
Du Pont Central Research
Experimental Station, Bldg 320
Wilmington, DE 19880-0320</PRE>
</HTML>