[lively-kernel] How to add a property to a morph visually

Milan Zimmermann milan.zimmermann at gmail.com
Sat Feb 11 07:49:18 CET 2012


On Fri, Feb 10, 2012 at 11:52 PM, Milan Zimmermann
<milan.zimmermann at gmail.com> wrote:
> Hi:
>
> I am trying to build a quick extremely simple library management application.
>
> Something I am missing that is likely due to my lack of Lively skills:
> I create a Morph and call it "Library Application" in the World. I'd
> like to add to it a member called "books" which would be a list. Is
> there a way to do it visually, apart from creating the Library
> Application as a Morph extension with the books member?
>
> (I am afraid following this I have more - naive - questions. Sorry for
> the noise...)
>
> Thanks
>
> milan

Hmm, now I have formulated my question at another level. I am going
through the Professors introduction. There is a Morph named
ElProfesorOnLivelyKernel. It has a member "this.pages" - I search the
code but cannot figure out where is "this.pages" instantiated, and how
can I see it is a member of ElProfesorOnLivelyKernel, apart from
seeing it in the Editor code... I appreciate any hints however obvious
:)

Thanks,

milan


More information about the lively-kernel mailing list