View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005109ParaView(No Category)public2007-05-30 15:332007-09-17 19:29
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005109: Gray out UI during animation
DescriptionRight now, while an animation is playing all of the GUI controls are effectively disabled (with exception to the pause button). If this is true, all of the GUI controls with exception to the working playback buttons should be grayed out.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0008607)
Berk Geveci (administrator)
2007-08-23 10:26

Do this for 3.2 if not too hard (<4 hours).
(0008974)
Utkarsh Ayachit (administrator)
2007-09-13 14:37

Selectively updating enable/disable state of widgets when
playing animation instead of simply ignoring mouse/key events. That way widgets
get greyed out automatically.

/cvsroot/ParaView3/ParaView3/Applications/Client/MainWindow.cxx,v <-- MainWindow.cxx
new revision: 1.131; previous revision: 1.130
/cvsroot/ParaView3/ParaView3/Qt/Components/pqMainWindowCore.cxx,v <-- pqMainWindowCore.cxx
new revision: 1.219; previous revision: 1.218
/cvsroot/ParaView3/ParaView3/Qt/Components/pqMainWindowCore.h,v <-- pqMainWindowCore.h
new revision: 1.78; previous revision: 1.77
/cvsroot/ParaView3/ParaView3/Qt/Core/pqProgressManager.cxx,v <-- pqProgressManager.cxx
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Qt/Core/pqProgressManager.h,v <-- pqProgressManager.h
new revision: 1.2; previous revision: 1.1

 Issue History
Date Modified Username Field Change
2007-08-23 10:26 Berk Geveci Note Added: 0008607
2007-08-23 10:26 Berk Geveci Priority normal => high
2007-08-23 17:10 Berk Geveci Category => 3.2
2007-09-13 14:37 Utkarsh Ayachit Status tabled => @80@
2007-09-13 14:37 Utkarsh Ayachit Resolution open => fixed
2007-09-13 14:37 Utkarsh Ayachit Note Added: 0008974
2007-09-17 19:29 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team