boton.onRelease= function () { cuadroSuma.text= int(cuadro1.text) + int(cuadro2.text) + int(cuadro3.text) }