View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005504ParaView(No Category)public2007-08-15 17:122007-09-12 13:09
ReporterKen Moreland 
Assigned ToClinton Stimpson 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005504: Cannot add/remove tracks in animation view
DescriptionIn the animation view window, there is no way to add or remove tracks. See the design document at http://www.paraview.org/ParaQ/index.php/Animation_GUI [^] for suggestions on GUI controls for adding and removing tracks.
TagsNo tags attached.
Project
Topic Name
Type
Attached Filespng file icon AnimViewBackground.png [^] (57,667 bytes) 2007-08-27 18:38

 Relationships
related to 0003340closedClinton Stimpson Design new animation UI panels 

  Notes
(0008588)
Clinton Stimpson (developer)
2007-08-22 18:46

Can delete tracks now. A little X button is to the left of every track.
The + button will be enabled soon.

Is this an acceptable solution?

/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationViewWidget.cxx,v <-- pqAnimationViewWidget.cxx
new revision: 1.25; previous revision: 1.24
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationViewWidget.h,v <-- pqAnimationViewWidget.h
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationModel.cxx,v <-- pqAnimationModel.cxx
new revision: 1.23; previous revision: 1.22
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationTrack.cxx,v <-- pqAnimationTrack.cxx
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationTrack.h,v <-- pqAnimationTrack.h
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationWidget.cxx,v <-- pqAnimationWidget.cxx
new revision: 1.11; previous revision: 1.10
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationWidget.h,v <-- pqAnimationWidget.h
new revision: 1.8; previous revision: 1.7
(0008594)
Ken Moreland (manager)
2007-08-23 08:24

I like it. How is the + button going to work? Is it going make a pop-up menu to select a track?
(0008618)
Clinton Stimpson (developer)
2007-08-23 12:09

I was thinking combo boxes in the same row as the + button.
You select the source, and property, then hit the + button.
(0008661)
Clinton Stimpson (developer)
2007-08-24 18:55

Tracks can now be added.

/cvsroot/ParaView3/ParaView3/Qt/Components/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.117; previous revision: 1.116
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimatableProxyComboBox.cxx,v <-- pqAnimatableProxyComboBox.cxx
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimatableProxyComboBox.h,v <-- pqAnimatableProxyComboBox.h
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationPanel.cxx,v <-- pqAnimationPanel.cxx
new revision: 1.47; previous revision: 1.46
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationPanel.h,v <-- pqAnimationPanel.h
new revision: 1.13; previous revision: 1.12
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationViewWidget.cxx,v <-- pqAnimationViewWidget.cxx
new revision: 1.26; previous revision: 1.25
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationViewWidget.h,v <-- pqAnimationViewWidget.h
new revision: 1.10; previous revision: 1.9
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqAnimationPanel.ui,v <-- pqAnimationPanel.ui
new revision: 1.17; previous revision: 1.16
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationWidget.cxx,v <-- pqAnimationWidget.cxx
new revision: 1.13; previous revision: 1.12
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationWidget.h,v <-- pqAnimationWidget.h
new revision: 1.10; previous revision: 1.9
(0008689)
Ken Moreland (manager)
2007-08-27 18:39

I like the implementation. Very clever. However, on my Windows box part of the animation view has the wrong background color. See the attached image.
(0008710)
Clinton Stimpson (developer)
2007-08-28 12:53

/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationWidget.cxx,v <-- pqAnimationWidget.cxx
new revision: 1.14; previous revision: 1.13
(0008785)
Ken Moreland (manager)
2007-08-30 15:44

I am still seeing this problem. Is there something special I have to do (clean my build or something) in order to see the fix?
(0008843)
Clinton Stimpson (developer)
2007-09-05 14:59

I think I got it. Don't have XP on hand to try.

/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationWidget.cxx,v <-- pqAnimationWidget.cxx
new revision: 1.16; previous revision: 1.15

 Issue History
Date Modified Username Field Change
2007-08-15 17:12 Ken Moreland New Issue
2007-08-15 17:13 Ken Moreland Relationship added related to 0003340
2007-08-15 17:13 Ken Moreland Assigned To => Clinton Stimpson
2007-08-15 17:13 Ken Moreland Status backlog => tabled
2007-08-22 18:46 Clinton Stimpson Note Added: 0008588
2007-08-23 08:24 Ken Moreland Note Added: 0008594
2007-08-23 12:09 Clinton Stimpson Note Added: 0008618
2007-08-23 17:10 Berk Geveci Category => 3.2
2007-08-24 18:55 Clinton Stimpson Status tabled => @80@
2007-08-24 18:55 Clinton Stimpson Resolution open => fixed
2007-08-24 18:55 Clinton Stimpson Note Added: 0008661
2007-08-27 18:38 Ken Moreland File Added: AnimViewBackground.png
2007-08-27 18:39 Ken Moreland Note Added: 0008689
2007-08-27 18:39 Ken Moreland Status @80@ => @20@
2007-08-27 18:39 Ken Moreland Resolution fixed => reopened
2007-08-28 12:53 Clinton Stimpson Status @20@ => @80@
2007-08-28 12:53 Clinton Stimpson Resolution reopened => fixed
2007-08-28 12:53 Clinton Stimpson Note Added: 0008710
2007-08-30 15:44 Ken Moreland Status @80@ => @20@
2007-08-30 15:44 Ken Moreland Resolution fixed => reopened
2007-08-30 15:44 Ken Moreland Note Added: 0008785
2007-09-05 14:59 Clinton Stimpson Status @20@ => @80@
2007-09-05 14:59 Clinton Stimpson Resolution reopened => fixed
2007-09-05 14:59 Clinton Stimpson Note Added: 0008843
2007-09-12 13:09 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team