方法介绍

方法名称:关闭窗口

语法closeWindow(handle,true)

功能说明:关闭指定句柄的窗口,可以选择是否保存当前配置

参数说明:handle 是当前窗口的句柄

方法例子

function onLoadEvent(handle)

end

function onClickEvent(handle,id)

if id == "idClose" then

    closeWindow\(handle,true\)

end

end

showUI("myui.ui",600,600,onLoadEvent,onClickEvent)

Copyright © 湖南合鑫网络科技有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2020-11-12 16:44:44

results matching ""

    No results matching ""