xm9800033  2024-4-23 22:27:20 | 技术答疑|
0 395

13

回帖

1602

金币

875

积分

积分
875
发表于 2024-4-23 22:27:20 | 显示全部楼层 |阅读模式

马上注册,下载996引擎,与更多游戏开发者交流。

您需要 登录 才可以下载或查看,没有账号?注册

×
如何加入点击事件,知道自己点击的是那个按钮?????

SLrint(cogin.w / 2, cogin.h / 2, "-----------------")
    local ListView, Layout = toolNpcMainUi.About(npcid)
    local ButtonList = toolButtonUi.Left(ListView, myArray, 1)
    GUIistView_addOnScrollEvent(ListView, function(ListView, editbox)
        SLrint(ListView, editbox, "-------------")
    end)
回复

使用道具 举报