|
Notes |
|
|
(0011031)
|
|
Utkarsh Ayachit
|
|
2008-04-02 10:45
|
|
|
Can't reproduce. Can you verify if this is fixed now? Ensure that you are indeed selecting the cells in the block that is currently shown in the spreadsheet view. |
|
|
|
(0011716)
|
|
Alan Scott
|
|
2008-05-05 19:59
|
|
This sometimes hangs client/server. To replicate, do the following:
3 server, XP client, linux server.
Nightly, May 5th.
open can.exo
Select cells on - one cell on base.
Vertical split, spreadsheet view.
Display tab, "Show only selected elements"
Once this ended up hung, the other time it just didn't show anything in the spreadsheet view (it should have shown one cell). I had the focus on the spreadsheet, eyeball on. |
|
|
|
(0011721)
|
|
Berk Geveci
|
|
2008-05-06 13:46
|
|
Two new features would fix this problem:
* If the current block in the spreadsheet view has not selected elements (and show only selected elements is on), switch to the first block that has anything selected
* In the block tree, show the number of selected elements next to the block name |
|
|
|
(0012339)
|
|
Utkarsh Ayachit
|
|
2008-06-14 12:39
|
|
The multi-block structure widget on the display tab for
spreadsheet view shows the number of cells/points selected for each block. When
in selection only mode, the current block shown changes to the first block which
has some selected data.
----------------------------------------------------
commitid: 1Ky2zz2NZbep5W6t;
----------------------------------------------------
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/filters.xml,v <-- Servers/ServerManager/Resources/filters.xml
new revision: 1.297; previous revision: 1.296
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMSpreadSheetRepresentationProxy.cxx,v <-- Servers/ServerManager/vtkSMSpreadSheetRepresentationProxy.cxx
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMCompositeTreeDomain.h,v <-- Servers/ServerManager/vtkSMCompositeTreeDomain.h
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMCompositeTreeDomain.cxx,v <-- Servers/ServerManager/vtkSMCompositeTreeDomain.cxx
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkPVExtractSelection.h,v <-- Servers/Filters/vtkPVExtractSelection.h
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Servers/Common/CMakeLists.txt,v <-- Servers/Common/CMakeLists.txt
new revision: 1.76; previous revision: 1.75
/cvsroot/ParaView3/ParaView3/Servers/Common/vtkPVCompositeDataInformationIterator.h,v <-- Servers/Common/vtkPVCompositeDataInformationIterator.h
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Servers/Common/vtkPVCompositeDataInformationIterator.cxx,v <-- Servers/Common/vtkPVCompositeDataInformationIterator.cxx
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Core/pqSpreadSheetViewModel.h,v <-- Qt/Core/pqSpreadSheetViewModel.h
new revision: 1.10; previous revision: 1.9
/cvsroot/ParaView3/ParaView3/Qt/Core/pqSpreadSheetView.cxx,v <-- Qt/Core/pqSpreadSheetView.cxx
new revision: 1.18; previous revision: 1.17
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqSpreadSheetDisplayEditor.ui,v <-- Qt/Components/Resources/UI/pqSpreadSheetDisplayEditor.ui
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSpreadSheetDisplayEditor.cxx,v <-- Qt/Components/pqSpreadSheetDisplayEditor.cxx
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSignalAdaptorCompositeTreeWidget.h,v <-- Qt/Components/pqSignalAdaptorCompositeTreeWidget.h
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSignalAdaptorCompositeTreeWidget.cxx,v <-- Qt/Components/pqSignalAdaptorCompositeTreeWidget.cxx
new revision: 1.9; previous revision: 1.8 |
|
|
|
(0012389)
|
|
Alan Scott
|
|
2008-06-17 18:11
|
|
|