Changes

Jump to navigation Jump to search

D2Editor:resize

32 bytes added, 18:40, 18 June 2012
Line 12: Line 12:     
<source lang="lua" highlight=4>
 
<source lang="lua" highlight=4>
function on.create()
+
function on.construction() -- or on.create if OS 3.1
 
editor = D2Editor.newRichText()
 
editor = D2Editor.newRichText()
 
editor:move(0,0)
 
editor:move(0,0)

Navigation menu