<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
check out the wxVTK web page for some code that creates a wxWindow that
you can put a vtkRenderWindow in <A HREF="http://home.cwru.edu/~bat5/wxvtk.html">http://home.cwru.edu/~bat5/wxvtk.html</A>.&nbsp;
I have created another version based on Brian's work that allows the wxWindow
to act as a vtkRenderWindowInteractor (actually the wxVTKWindow inherits
from both wxScrolledWindow and vtkRenderWindowInteractor) that I sent to
Brian to check out.&nbsp; This newer version responds to mouse and keyboard
events via vtk's V3 vtkRenderWindowInteractorStyle design.&nbsp; I know
that what I did works for wxMotif, and I hope that it would work for wxWin
and wxGTK, but I can't test it.&nbsp; Email me if you'd like to see what
I've got so far (GPL'd of course).
<p>Dimitris Agrafiotis wrote:
<blockquote TYPE=CITE>Dear All
<p>I am thinking of using wxWindows with VTK and there are a couple of
<br>things I would like to ask.
<p>- How well does wxWindows work with VTK
<br>- What is needed to be able to use VTK with wxWindows
<br>- Apart from C++ what other languages can I use (Tcl, Python ?)
<br>- Are there any known problems with wxWindows / VTK
<br>- Are ther any other GUI toolkits that would be good to use with VTK
<br>and how do they compare with wxWindows
<p>Thanks in advance
<p>Dimitris
<p>_______________________________________________
<br>This is the private VTK discussion list.
<br>Please keep messages on-topic. Check the FAQ at: &lt;<a href="http://public.kitware.com/cgi-bin/vtkfaq">http://public.kitware.com/cgi-bin/vtkfaq</a>>
<br>Follow this link to subscribe/unsubscribe:
<br><a href="http://public.kitware.com/mailman/listinfo/vtkusers">http://public.kitware.com/mailman/listinfo/vtkusers</a></blockquote>

<pre>--&nbsp;
David D. Marshall
ARTLab System Administrator/GRA
Georgia Institute of Technology, Atlanta Georgia, 30332
<A HREF="http://www.ae.gatech.edu/research/artlab/artl/artlab.html">http://www.ae.gatech.edu/research/artlab/artl/artlab.html</A>
<A HREF="mailto:gte552m@prism.gatech.edu">mailto:gte552m@prism.gatech.edu</A>
think: Why anonymity is good
<A HREF="http://www.cato.org/pubs/briefs/bp-054es.html">http://www.cato.org/pubs/briefs/bp-054es.html</A></pre>
&nbsp;</html>