大约有 579 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0070 秒)
...7865 相关问题 对齐模式选居中 没效果 textinput居中的问题 Button 中的文字无法垂直居中 Laya2.8版引擎水平居中对齐设置,失灵~ 资源编辑器的label控件的垂直居中有问题 html的图片怎么正确居中? 请教一下,页面元素在不同的设备...
来源: Laya_社区 发布时间: 20171122
...学者的提问,如何在场景中获取到对象 在场景中有一个button 和一个text ,点 button ,让text 的值改变要如何写,如下: btnclick.js 如下: onAwake(){ this.btn = this.owner; this.btn.on(Laya.Event.CLICK,this,this.cli) ...
来源: Laya_社区 发布时间: 20200412
...教程 进入编辑模式 右键Scenes 新建了一个view拖入了一个button,起名btn1,但不知道怎么调用,强行在Main.js里面写入 btn1.on(Event.CLICK, this, onBtnClick); function onBtnClick() { alert('222'); } btn1 is not defined 按教程写脚本,实在找不到地方写,...
来源: Laya_社区 发布时间: 20181027
...容超出Panel的高度 panel的两头滚动问题 Panel組件底下放置Button時,無法顯示Button.skin 请问video可以像其他组件一样使用addChild添加到panel中么 Panel滑动的时候会触发moveout事件,不希望他触发的话应该怎么解决 如何给box或者panel添加...
来源: Laya_社区 发布时间: 20190912
..._ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动...
来源: Laya2.0_文档 发布时间: 20210714
...围还是有问题 13632637059 • 2018-04-26 17:32 我给我image下面的button给了一个var 然后去直接调用这个var 也没反应。我 13632637059 • 2018-04-26 16:34 那怎么弄触发事件,难道是用图片去设置点击? w1114367261 • 2018-04-26 17:16 刚看到你这监听...
来源: Laya_社区 发布时间: 20180426
..._ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动...
来源: Laya2.0_文档 发布时间: 20210715
..._ | input_ | | TextArea | 带滚动条的文本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动...
来源: Laya2.0_文档 发布时间: 20210714
...邀请: 与内容相关的链接 提交 1 个回复 Kingpon 赞同来自: button 加载不了 2018-05-16 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Kingpon 相关问题 关于微信小游戏关系链的问题 微信关系链:...
来源: Laya_社区 发布时间: 20180516
... items: ["Array", "Atlas", "Json"], visibleItemCount: 3, } } }, { name: "buttons", inspector: "Buttons", options: { buttons: [ { caption: "取消", event: "click_cancel_gen" }, { caption: "生成", event: "click_start_gen" } ] } } ] } ]); Editor.extensionManager.createSettings("SplitAtlasSetting", "...
来源: Laya_社区 发布时间: 20250731