|
Notes |
|
|
(0008588)
|
|
Clinton Stimpson
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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 |
|