Journal-style document
You can embed code (that can of course be evaluated).
Sub header
This morph uses a Journal Layout and allows you to build document-like, interactive content. When you type and drag and drop objects into the white area, objects are immediately layouted. To add more content it is often convenient to simply copy them using the copy halo item
// some code
module('lively.store.SQLiteInterface').load();
show("123");
X
You can add arbitrary morphs like this:
Or more conventional objects like images:
Text can be styled. Have doit links: Click me. Or normal links.
Sometimes it can be a bit fiddly to drop objects in the right place. The position of the mouse cursor defines where objects are placed.