Lively Kernel canvas
Web-basedDevelopmentEnvironments201018nullnull
40nullnull
Morphic40nulltrue
1.SimpleMorphs28nulltrue
truetrue
prevfalsenullfalsetrue
nextfalsenullfalsetrue
2.TextMorph28nulltrue
3.OtherMorphs-SliderMorph,ButtonMorph,ImageMorph,ProgressBarMorph,...281nulltrue
t=newTextMorph(newRectangle(300,100,100,100),"Hallo");t.openInWorld();t.setTextString("HalloTobi")t.textStringt.selectionRange16
100017.168265675577544Wikicontroltrue
1.0177028423868884
morph=newMorph(newlively.scene.Rectangle(newRectangle(0,0,100,100)))r=Morph.makeRectangle(0,0,100,100),etc...r.openInWorld();this.world().addMorph(r)r.setPosition(pt(200,100))r.setExtent(pt(50,50))r.setRotation(45);r.setScale(2);r.setFill(Color.red)r.setBorderColor(Color.green)r.setBorderWidth(3)1610
HalloTobi120
falsetrue
10nullnullnull81