Thank! Text is not displayed. Added timer:
setTimer ( function()
dxDrawText ( guiGetText(editBox),44, 41, screenWidth, screenHeight, tocolor ( 255, 255, 255, 255 ), 1.0, "pricedown" )
end, 1, 0 )
I already have one function (displays "dxDrawRectangle", "dxDrawText"). How to print "function salh ()" over?