<div class="gmail_quote">On Thu, Oct 18, 2012 at 3:11 AM, Jon Haitz Legarreta <span dir="ltr">&lt;<a href="mailto:jhlegarreta@vicomtech.org" target="_blank">jhlegarreta@vicomtech.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Kiran,<br>VTK is not intended to provide you with GUI elements such as labels, textboxes, checkboxes, buttons, etc.<br>VTK is intended for scientific 3D data visualization and image processing. It is independent of the GUI library you use to build your application.<br>

<br>The one Taha mentioned is one of the possible GUI libraries.<br><br>Kind regards,<br>JON HAITZ</blockquote><div><br></div>You should use Qt with the QVTKWidget:</div><div class="gmail_quote"><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Qt/RenderWindowUIMultipleInheritance">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Qt/RenderWindowUIMultipleInheritance</a><br clear="all">
<br>David<br><div> </div></div>