<html><head><style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}

p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head><body><div data-externalstyle="false" dir="ltr" style="font-family:Calibri,'Segoe UI',Meiryo,'Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:12pt;"><div>&gt; Although vtk5.10.1 has vtkBorderWidget class, vtk6.0rc3 has not<br>&gt; vtkBorderWidget class. Also, this class is not marked as deprecated in<br>&gt; deprecated list (http://www.vtk.org/doc/nightly/html/deprecated.html). I<br>&gt; wonder whether vtk6.0 stable version will have this class. If not, which<br>&gt; class will be used instead of vtkBorderWidget in vtk6.0 stable version.</div><div>&nbsp;</div><div>&nbsp;</div><div>If I do a checkout of VTK 6.0.0.rc3:</div><div>$ git checkout v6.0.0.rc3</div><div>&nbsp;</div><div>And then look for files with&nbsp;“border” in the name:</div><div>$ find . | grep -i border<br>./Interaction/Widgets/Testing/Cxx/TestBorderWidget.cxx<br>./Interaction/Widgets/Testing/Cxx/vtkBorderWidgetTest1.cxx<br>./Interaction/Widgets/vtkBorderRepresentation.cxx<br>./Interaction/Widgets/vtkBorderRepresentation.h<br>./Interaction/Widgets/vtkBorderWidget.cxx<br>./Interaction/Widgets/vtkBorderWidget.h<br>./Rendering/OpenGL/Testing/Cxx/TestImageResliceMapperBorder.cxx<br>./Rendering/OpenGL/Testing/Cxx/TestImageSliceMapperBorder.cxx</div><div>&nbsp;</div><div>They do indeed appear to be in VTK 6.0.0 rc3. I wonder why you don’t think they’re there...?</div><div>&nbsp;</div><div>&nbsp;</div><div>HTH,</div><div>David C.</div><div>&nbsp;</div></div></body></html>