MantisBT - Old ParaView Bugs
View Issue Details
0000059Old ParaView Bugs public2003-07-07 14:422003-12-22 10:32
Brad King 
Brad King 
lowfeaturealways
assignedopen 
0000059: Generalize ArraySelection widget to arbitrary string selection
The array selection widget lists a set of arrays by name and allows each to be individually toggled on/off. This will be needed for Probe, XDMF reader, and generalized collection reader in addition to the current array selection usage.
No tags attached.
Issue History

Notes
(0000388)
Brad King   
2003-12-22 10:32   
To clarify, we need a new widget such as vtkPVStringSelection that can be told how to get the selection choices and set the selected value. It can then be used to replace ArraySelection.