Quozl
Joined 17 March 2010
No edit summary |
No edit summary |
||
| Line 43: | Line 43: | ||
**(activation of this journal entry: run the Pippy activity and present exactly what was visible at the time the saved instance was created) | **(activation of this journal entry: run the Pippy activity and present exactly what was visible at the time the saved instance was created) | ||
*a module (python zip bundle) in the journal. | *a module (python zip bundle) in the journal. | ||
**(activation of this journal entry: run the Pippy activity in an execution only mode that behaves in the same way as the "run" button, displaying a VTE if | **(activation of this journal entry: run the Pippy activity in an execution only mode that behaves in the same way as the "run" button, displaying a VTE (only if stdout is written to, or stdin is read from), and if not exiting immediately, without creating a journal entry,) | ||
=== Display === | === Display === | ||
| Line 57: | Line 57: | ||
When run is pressed, display will contain: | When run is pressed, display will contain: | ||
*toolbar, | *toolbar, | ||
*stdout stdin vte, | *stdout stdin vte, (only if stdout is written to, or stdin is read from), | ||
*a stop button. | *a stop button. | ||