[lively-kernel] How does one find code in LK?

Fabian Bornhofen fbornhofen at googlemail.com
Mon Jul 23 00:38:15 CEST 2012


Hi Andy -

the code you're looking for is in lively/morphic/Widgets.js. And of
course you're right, it's not obvious where to look for it.

Since I haven't been active in LK dev for a while: is anyone still
working on source code management without files? Because if not, Andy
just pointed to a spot that might be worth a Trac ticket.

Best
Fabian

On Sun, Jul 22, 2012 at 10:35 PM, Andy Burnett
<andy.burnett at knowinnovation.com> wrote:
> Hello list
>
> I am just starting to explore LK scripting. I opened one of the tutorials -
> adding methods to a button - and wanted to know more about the Button class.
> So, I opened an inspector on the button, and saw that it was an instance of
> lively.morphic.Button. I then opened a system browser, and tried to find the
> Button class, under lively/morphic. Unfortunately, I couldn't find anything
> - the class list when from AdditionalMorphs.js to Canvas.js.
>
> Clearly, the code is there somewhere. So, could someone explain where I
> should be looking, or what I am doing wrong?
>
> Thanks
> Andy
>
> _______________________________________________
> lively-kernel mailing list
> lively-kernel at hpi.uni-potsdam.de
> http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
>


More information about the lively-kernel mailing list