Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Echo-all in ScriptEditor #20

Open
2 tasks
bentoogood opened this issue Mar 27, 2013 · 0 comments
Open
2 tasks

Echo-all in ScriptEditor #20

bentoogood opened this issue Mar 27, 2013 · 0 comments
Labels
core Issues with core Gaffer functionality

Comments

@bentoogood
Copy link
Contributor

See if we can add ability to echo all commands in the ScriptEditor output, no matter where they originate. This involves:

  • Adding a method to the Action class which returns a string which is the python code needed to perform the action.
  • Attaching to ScriptNode::actionSignal() in the ScriptEditor and using the new method to echo into the output window.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issues with core Gaffer functionality
Projects
None yet
Development

No branches or pull requests

3 participants