Terminal plugin (#2646)

This commit is contained in:
Hzj_jie
2017-04-01 23:50:24 -07:00
committed by Qingping Hou
parent eb641b6abc
commit 339e16636b
8 changed files with 189 additions and 35 deletions

View File

@@ -108,6 +108,7 @@ function InputText:initTextBox(text, char_added)
fgcolor = fgcolor,
width = self.width,
height = self.height,
dialog = self.parent,
}
else
self.text_widget = TextBoxWidget:new{