Changes

Jump to navigation Jump to search

D2Editor:setExpression

32 bytes added, 18:40, 18 June 2012
m
Line 15: Line 15:     
<source lang="lua" highlight=9>
 
<source lang="lua" highlight=9>
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