Re: [Paraview] Location widgets properties

2009-02-23 Thread Utkarsh Ayachit
Nehme,

There's no easy way to do that. You'll have to use client-server
streams and manipulate the server side representation object directly.

Utkarsh

On Sun, Feb 22, 2009 at 12:33 AM, Nehmé Bilal nehmebi...@gmail.com wrote:
 Hello,

 I have a plugin that use location widgets to manipulate points position.
 To create the widgets, I use vtkSMNewWidgetRepresentationProxy.
 I am able to manipulate the points position correctly, but I would
 like to manipulate some other properties of these widgets specially
 colors.
 Anyone know how can I change the color of vtkSMNewWidgetRepresentationProxy ?

 Thank you
 ___
 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 ParaView Wiki at: 
 http://paraview.org/Wiki/ParaView

 Follow this link to subscribe/unsubscribe:
 http://www.paraview.org/mailman/listinfo/paraview

___
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


[Paraview] Location widgets properties

2009-02-21 Thread Nehmé Bilal
Hello,

I have a plugin that use location widgets to manipulate points position.
To create the widgets, I use vtkSMNewWidgetRepresentationProxy.
I am able to manipulate the points position correctly, but I would
like to manipulate some other properties of these widgets specially
colors.
Anyone know how can I change the color of vtkSMNewWidgetRepresentationProxy ?

Thank you
___
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview