Quozl
Joined 17 March 2010
No edit summary |
|||
| Line 57: | Line 57: | ||
*a pure python module or package module, which will start 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. | *a pure python module or package module, which will start 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 - Editing === | ||
Display will contain: | Display will contain: | ||
*toolbar, | *toolbar, | ||
| Line 71: | Line 71: | ||
***GtkSourceView (one for each file in each module) | ***GtkSourceView (one for each file in each module) | ||
=== | === Display - Running === | ||
When run is pressed, display will contain: | When run is pressed, display will contain: | ||
*toolbar, | *toolbar, | ||