Changes

Jump to navigation Jump to search

D2Editor:getExpression

32 bytes added, 18:41, 18 June 2012
Line 11: Line 11:     
<source lang="lua" highlight=8>
 
<source lang="lua" highlight=8>
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