<!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 Bill,<br>
<br>
Just to say I'm interested in doing something like this as well in the
near future, I wait in eager anticipation for a nudge in the right
direction....<br>
<br>
BR.<br>
Alex.<br>
<br>
On 27.8.2010 13:15, Bill Chivas wrote:
<blockquote cite="mid:BLU146-W2114ED3A594FE509FDF05F5860@phx.gbl"
type="cite">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>Hi
everyone,<br>
<br>
i have a Qt4 application and i use vtk to display a vtkpolydata. <br>
I start a new QThread in order to do some heavy computations and within
the thread i call a method of mainWindow which updates the data and the
vtk window. <br>
Of course it doesn't work because i access with no synchronization
shared data. I think i should use mutexes but unfortunately iam not
familiar.<br>
Can anyone help me in order to fix this problem?<br>
<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>