<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I have found Qt to be great for Gui design in general, easy to setup
(takes a while to build though) and simple to learn, although I must
add given my recent experience not so straight forward to setup with
VTK
:)...<br>
<br>
Im trying to do this right now, you may have seen my recent posts
(Titled: VTK and QT Projects). I had not seen the examples at the link
you provided. I just wondered about the line that says, to use
QVTKWidget in the QT Designer, you must:<br>
<br>
sudo cp ~/bin/VTK/bin/libQVTKWidgetPlugin.so
/usr/lib/qt4/plugins/designer<br>
<br>
where do I need to execute this line of code? In visual studio command
prompt maybe?<br>
&nbsp;<br>
Thanks<br>
Alex.<br>
<br>
On 01/08/2010 15:14, David Doria wrote:
<blockquote
 cite="mid:AANLkTin1Xnr1_ejzQA=+GdnuH-4e3B6SsFN=oHWTWuo9@mail.gmail.com"
 type="cite">
  <meta http-equiv="content-type"
 content="text/html; charset=ISO-8859-1">
  <div>
  <div class="gmail_quote">On Sun, Aug 1, 2010 at 7:48 AM, Nicolas
Clemeur <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:nclemeur@gmail.com">nclemeur@gmail.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br>
    <br>
I am in the process of choosing how to integrate vtk with a GUI, and<br>
it is not really clear which way to go, so I would appreciate any<br>
advice. I need a cross platform solution (Windows and Linux). I have<br>
some experience with wxWidgets and Java. &nbsp;At this stage I would rather<br>
use Java over C++, so my first inclination would be to use vtk + vtk<br>
Java wrapper + java. Anyone would have any comments on this solution.<br>
I saw there were some memory problems with the Java wrapper, and it's<br>
not clear to me if these have been solved in the latest release. Could<br>
anyone confirm. I have a little bit worked with wxWidgets + vtk and it<br>
worked fine but I find my-self really more productive in Java, so if<br>
there is not real problem with that solution I would choose it. I am<br>
kind of tempted by the python wrapping (+ wxPython), but this would be<br>
another layer to learn again and another world (python) to discover.<br>
Are the python wrappers much better than the Java one for example?...<br>
So I would appreciate any advice on the matter...<br>
    <br>
Best regards<br>
    <br>
Nicolas<br>
    <br>
  </blockquote>
  <div><br>
  </div>
  <div>I know you said you're familiar with Java and wxWidgets, but
another possibility is Qt with c++. There are a few examples to get you
going here:</div>
  <div><br>
  </div>
  <a moz-do-not-send="true"
 href="http://www.vtk.org/Wiki/VTK/Examples#Qt">http://www.vtk.org/Wiki/VTK/Examples#Qt</a>
  <div><br clear="all">
Thanks,<br>
  <br>
  </div>
  <div>David&nbsp;</div>
  </div>
  </div>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the VTK FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
  </pre>
</blockquote>
<br>
</body>
</html>