On Jan 14, 2016, at 18:34, Nicolai Hess <nicolaihess@gmail.com> wrote:but if I try running the interface with this I get: "MessageNotUnderstood: GlamourPresentationModel>>content:", so I think that something more is needed to create Playgrounds in the Spec-Glamour that are pre-populated with content.
How can I create a playground inside a Spec-Glamour interface that is already populated with a given content?I would expect (content is the GlamourPresentationModel)
content glmPres codePresentation text: 'new text'.but it does not work.