View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004735ParaView(No Category)public2007-03-30 16:562007-04-03 14:49
ReporterDavid Karelitz 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004735: Enabling exodus variable after first accept causes it not to show up on display tab
DescriptionIf you open an exodus file and enable additional variables after the first accept, they don't show up on the Display tab until you go to a different filter/source and back to the exodus reader. They do show up in the color by toolbar.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0007031)
Utkarsh Ayachit (administrator)
2007-03-31 13:59

ENH: Displays now fire an event, vtkSMAbstractDisplayProxy::ForceUpdatedEvent whenever the display is updated i.e. Update() is called on the display.

BUG: Fixes BUG# 4735. pqDisplayColorWidget does not rely on any one to notify the widget that "accept" was called and it should reload it's arrays as they might have changed. Instead, it uses the new
ForceUpdatedEvent from the display itself to know that arrays may have changed.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqDisplayColorWidget.cxx,v <-- pqDisplayColorWidget.cxxnew revision: 1.24; previous revision: 1.23
/cvsroot/ParaView3/ParaView3/Qt/Components/pqDisplayColorWidget.h,v <-- pqDisplayColorWidget.h
new revision: 1.10; previous revision: 1.9
/cvsroot/ParaView3/ParaView3/Qt/Components/pqMainWindowCore.cxx,v <-- pqMainWindowCore.cxx
new revision: 1.156; previous revision: 1.155
/cvsroot/ParaView3/ParaView3/Qt/Core/pqDisplay.cxx,v <-- pqDisplay.cxx
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Qt/Core/pqDisplay.h,v <-- pqDisplay.h
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMAbstractDisplayProxy.h,v <-- vtkSMAbstractDisplayProxy.h
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMCubeAxesDisplayProxy.cxx,v <-- vtkSMCubeAxesDisplayProxy.cxx
new revision: 1.11; previous revision: 1.10
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMDataObjectDisplayProxy.cxx,v <-- vtkSMDataObjectDisplayProxy.cxx
new revision: 1.37; previous revision: 1.36
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMGenericViewDisplayProxy.cxx,v <-- vtkSMGenericViewDisplayProxy.cxx
new revision: 1.21; previous revision: 1.20
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMPointLabelDisplayProxy.cxx,v <-- vtkSMPointLabelDisplayProxy.cxx
new revision: 1.19; previous revision: 1.18

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team