MantisBT - ParaView
View Issue Details
0004134ParaView(No Category)public2006-12-04 19:022009-05-13 13:46
Ken Moreland 
Utkarsh Ayachit 
normalfeaturealways
closedfixed 
 
3.6 
0004134: Selectable property to props
It should be possible to make an object visible without allowing anything to be selected on it.

One idea was to have a column in the pipeline browser next to the visibility column that would have similar functionality except that it would turn on/off pickablility. However, this will probably use up too much screen real estate for a feature that will be turned on/off sporatically. A better solution may be to add an option to the display tab.
No tags attached.
Issue History
2008-04-07 16:21Berk GeveciAssigned ToDave DeMarle => Berk Geveci
2008-04-07 16:21Berk GeveciCategory => 3.6
2009-02-16 14:43Ken MorelandAssigned ToBerk Geveci => Utkarsh Ayachit
2009-02-19 10:03Utkarsh AyachitNote Added: 0015211
2009-02-19 10:03Utkarsh AyachitStatustabled => @80@
2009-02-19 10:03Utkarsh AyachitResolutionopen => fixed
2009-02-25 20:49Alan ScottNote Added: 0015411
2009-02-25 20:49Alan ScottStatus@80@ => closed
2009-05-13 13:46Utkarsh AyachitTarget Version => 3.6
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0015211)
Utkarsh Ayachit   
2009-02-19 10:03   
Added "Selectable" checkbox to the display tab which controls is the prop is selectable.


/cvsroot/ParaView3/ParaView3/Qt/Components/pqDisplayProxyEditor.cxx,v <-- Qt/Components/pqDisplayProxyEditor.cxx
new revision: 1.70; previous revision: 1.69
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqDisplayProxyEditor.ui,v <-- Qt/Components/Resources/UI/pqDisplayProxyEditor.ui
new revision: 1.37; previous revision: 1.36
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMRenderViewProxy.cxx,v <-- Servers/ServerManager/vtkSMRenderViewProxy.cxx
new revision: 1.85; previous revision: 1.84
(0015411)
Alan Scott   
2009-02-25 20:49   
Tested client/ remote server.