setDisplayText

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

Set text to be displayed (calculator alpha codes).

Parameters

Row

display row

Alpha_Text

to be displayed

See also

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