text pane

This commit is contained in:
minjaesong
2021-10-21 17:32:01 +09:00
parent f7aa773482
commit 2bae7c59f5
5 changed files with 144 additions and 10 deletions

View File

@@ -144,7 +144,7 @@ class UIKeyboardControlPanel(remoCon: UIRemoCon?) : UICanvas() {
private val keyboardTestPanel = UIItemTextLineInput(this, drawX + (width - 480) / 2 + 3, 480, 474)
private val keyboardTestPanel = UIItemTextLineInput(this, drawX + (width - 480) / 2 + 3, 480, 474, enableIMEButton = true, enablePasteButton = true)
init {