setDisplayText

open fun setDisplayText(Row: Int, Text: Array<Short>)

Set text to be displayed (calculator alpha codes).

Parameters

Row

row to display

Text

to be displayed

See also

net.sourceforge.uiq3.ui.ICalculatorCanvas#setDisplayText(int, short[])