Alain Busser wrote > My colleagues want that there be a "Run" button which would automatically > ctrl-A then ctrl-D; I want the syntactic highlighting... My idea is to > divide the window in frames and use one of these frames as a workspace and > another one as a transcript. But TextMorphForEditView new don't work > (error > message: don't understand "content"...).
Have a look at Athens-Playground by Esteban Lorenzano. It does something like this, a kind of workspace in a window with a "go" button that opens another window with the results (should be combinable into one window): http://smalltalkhub.com/#!/~estebanlm/Storm/packages/Athens-Playground -- View this message in context: http://forum.world.st/Putting-or-docking-a-Workspace-inside-a-window-tp4668856p4668869.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
