[vtkusers] How to make vtkLogoWidget undraggable

Cory Quammen cory.quammen at kitware.com
Mon Dec 21 10:08:35 EST 2015


You might try some of the following member functions:

EnabledOff();
Off();

The full list of member functions is available here:

http://www.vtk.org/doc/nightly/html/classvtkLogoWidget-members.html

Let us know if these work.

HTH,
Cory

On Mon, Dec 21, 2015 at 10:00 AM, vincentrivola <vincentrivola at hotmail.com>
wrote:

> Dear all,
>
> I am currently using some vtkLogoWidget in my java application.
> I would like to make them static in some way. Is there something like
> setDraggable(false) for this kind of object?
>
> Regards
>
> Vincent
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/How-to-make-vtkLogoWidget-undraggable-tp5735607.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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151221/4175e8dc/attachment.html>


More information about the vtkusers mailing list