Hello,<br><br>I am developing a wizard on Slicer 3.6. Everything works great on Linux, but I have an issue when using on Windows.<br>My problem is, when I call the SetInitialStep(vtkKWWizardStep* step) from vtkKWWizardWorkflow, this is creating an issue on Windows.<br>
Slicer is starting well, but when I am loading data, the 3D view is not moving anymore (rotation, translation, etc...). Sometimes it moves, sometimes not. I have to try to move it three or four times to make it move. This is random. But the bug happen everytime. (The bug is always there, but I can move the 3D view once on 3-4 times).<br>
<br>After debugging my code, I found the function SetInitalStep is responsible of this bug. I know this function is starting the state machine. so I think the issue is in there, but I can't find it.<br><br>Is there windows related code inside ?<br>
<br>Thank you.<br>-Laurent<br clear="all"><br>-- <br><div>Laurent Chauvin, MS</div><div>Surgical Planning Laboratory, Radiology</div><div>Brigham And Women's Hospital, Harvard Medical School<br></div><div><a href="http://wiki.ncigt.org/index.php/User:Lchauvin" target="_blank">http://wiki.ncigt.org/index.php/User:Lchauvin</a></div>
<br>