[vtkusers] vtkSeedWidget is not shown on QVTKWidget

Miguel Sotaquira msotaquira at gmail.com
Wed Mar 28 03:26:06 EDT 2012


Hi Anne,

Thanks for you answer, the widget is now working! By the way: why is this
the correct form of creating a pointer to vtkSeedWidget?

Thanks again,
Miguel

On Wed, Mar 28, 2012 at 8:47 AM, ysa0829 <ysa0829 at gmail.com> wrote:

> HI Miguel,
>
> Using vtkSeedWidget *seedWidget = vtkSeedWidget::New(); , instead of
> vtkSmartPointer<vtkSeedWidget> seedWidget =
> vtkSmartPointer<vtkSeedWidget>::New();.
>
> Anne.
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/vtkSeedWidget-is-not-shown-on-QVTKWidget-tp5599512p5599677.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120328/6e424426/attachment.htm>


More information about the vtkusers mailing list