dxWindowSetCloseState(element, state)
loadstring( exports.dxLibrary:dxGetLibrary( ) )( ) win = dxWindow(251, 21, 250, 300, 'Window DEMO', true, true) dxWindowSetCloseState( win, false ) --Le ocultamos el boton de cerrado mediante la funcion.
Curso Programacion en LUA para MTA
Aprende a programar desde 0 hasta avanzado
con ejercicios practicos para mejorar tus habilidades