View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011068ParaViewFeaturepublic2010-07-29 20:452010-10-27 20:49
ReporterAlan Scott 
Assigned ToSebastien Jourdain 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.10 
Summary0011068: toolbar that calls macros
DescriptionWe should add the ability to create a toolbar, with buttons that just call python scripts. This could do such things as Read in a file in wireframe mode, or wireframe mode, cull front faces.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0009672closedSebastien Jourdain Separate Python tracing/macros from Python shell dialog 

  Notes
(0022343)
Sebastien Jourdain (manager)
2010-09-24 16:10

It was already the case
(0022504)
Alan Scott (manager)
2010-10-15 20:53

I don't see either how to do this, or where it is documented on the Wiki. Mind giving me some directions?

Thanks!
(0022658)
Sebastien Jourdain (manager)
2010-10-22 10:01

commit d37a8cd2233b59747c285a4a348ef4952997768e
Merge: f5f9a47 2d052f1
Author: Sebastien Jourdain <sebastien.jourdain@kitware.com>
Date: Fri Oct 22 09:52:11 2010 -0400

    Merge topic 'python-trace-ui'
    
    2d052f1 Change strategy around Python trace usage

commit 2d052f1d9ba54bbdee6cc9b89bbb8f01095adf39
Author: Sebastien Jourdain <sebastien.jourdain@kitware.com>
Date: Fri Oct 22 09:43:19 2010 -0400

    Change strategy around Python trace usage
    
    Now the user can only start/stop trace. When the user stop a trace,
    the Python editor Popup with the content of the trace. The user has
    to choose what he wants to do with it. He can discard it, save it as
    a file or save it as a Macro.
    
    Caution: As only one editor is used for Python code editing inside
             ParaView. If the user do not save its trace and re-run
         another one, when it stop it, the editor will be reset
             to the later trace content. The same thing happen when
             you try to edit a Macro while the editor is open.
(0022720)
Alan Scott (manager)
2010-10-27 20:49

Excellent. Tested local server, Windows, trunk.

 Issue History
Date Modified Username Field Change
2010-07-29 20:45 Alan Scott New Issue
2010-09-01 11:16 Utkarsh Ayachit Target Version 3.10 => 3.10.shortlist
2010-09-01 11:17 Utkarsh Ayachit Relationship added related to 0001672
2010-09-01 11:17 Utkarsh Ayachit Relationship deleted related to 0001672
2010-09-01 11:17 Utkarsh Ayachit Relationship added related to 0009672
2010-09-20 14:33 Utkarsh Ayachit Status backlog => tabled
2010-09-20 14:33 Utkarsh Ayachit Assigned To => Sebastiennn Jourdain
2010-09-24 16:10 Sebastien Jourdain Note Added: 0022343
2010-09-24 16:10 Sebastien Jourdain Status tabled => @80@
2010-09-24 16:10 Sebastien Jourdain Fixed in Version => 3.10
2010-09-24 16:10 Sebastien Jourdain Resolution open => fixed
2010-10-15 20:53 Alan Scott Note Added: 0022504
2010-10-15 20:53 Alan Scott Status @80@ => @20@
2010-10-15 20:53 Alan Scott Resolution fixed => reopened
2010-10-22 10:01 Sebastien Jourdain Note Added: 0022658
2010-10-22 10:01 Sebastien Jourdain Status @20@ => @80@
2010-10-22 10:01 Sebastien Jourdain Resolution reopened => fixed
2010-10-27 20:49 Alan Scott Note Added: 0022720
2010-10-27 20:49 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category Feature Request => Feature


Copyright © 2000 - 2018 MantisBT Team