• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 42 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0034 秒)

1. List翻页效果 [ 100%]

...容相关的链接 提交 2 个回复 Laya_XS 赞同来自: 你把listscrollbar组建里的缓动属性取消了就可以实现整个页面缓动滚动。 2017-12-02 0 1 分享 微博 QZONE 微信 ZX 赞同来自: import ConfigInfo from "../data/ConfigInfo"; import { ui } from "../ui/layaMaxUI"; ...

来源: Laya_社区 发布时间: 20171202

2. laya 的list组件,如果有多页信息,怎么实现翻页丫?? [ 98%]

...private m_downValue: number = -1; constructor() { super(); this.list_rule.hScrollBarSkin = ""; this.list_rule.renderHandler = new Laya.Handler(this, this.updateItem); this.list_rule.scrollBar.changeHandler = new Laya.Handler(this, this.onChange) this.list_rule.mouseHandler = new Laya.Handler(this, t...

来源: Laya_社区 发布时间: 20180724

3. List翻页效果怎么实现 [ 98%]

...private m_downValue: number = -1; constructor() { super(); this.list_rule.hScrollBarSkin = ""; this.list_rule.renderHandler = new Laya.Handler(this, this.updateItem); this.list_rule.scrollBar.changeHandler = new Laya.Handler(this, this.onChange) this.list_rule.mouseHandler = new Laya.Handler(this, t...

来源: Laya_社区 发布时间: 20181112

4. 请问laya有没有类似翻页容器(pageView)的组件? [ 96%]

...private m_downValue: number = -1; constructor() { super(); this.list_rule.hScrollBarSkin = ""; this.list_rule.renderHandler = new Laya.Handler(this, this.updateItem); this.list_rule.scrollBar.changeHandler = new Laya.Handler(this, this.onChange) this.list_rule.mouseHandler = new Laya.Handler(this, t...

来源: Laya_社区 发布时间: 20170215

5. panel 滚动疑问 [ 95%]

UI相关问题 LayaAir引擎 panel 滚动疑问 panel.hScrollBarSkin/vScrollBarSkin="" ; 设了skin就可以滑动,有没有不设skin也可以滑动的吗? 因为设了skin为""时,web会请求""的资源,然而这个("")资源跟定没有得啦(固然报 :lose skin ""),个人感...

来源: Laya_社区 发布时间: 20180103

6. progressbar设置皮肤后, 马上destroy会报bug [ 85%]

...Bug? LayaAir2.61 测试版 物理引擎bug 百分百 复现 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 富文本下划线绘制bug 龙骨skeleton鼠标点击区域的设置 1.7.20beta有bug,帧属性面板打不开 自从layaflash...

来源: Laya_社区 发布时间: 20200108

7. List属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 83%]

...加滚动条组件。 方法1: 从资源面板里选择并拖拽一个 VScrollBar 组件到 List 组件的内部,并设置 VScrollBar 组件对象的属性 name 的值为 scrollBar。 ***注意:此处滚动条的属性 name 的值必须为 scrollBar。*** 方法2:选择list组件,右侧属...

来源: Laya2.0_文档 发布时间: 20210714

8. List属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 83%]

...加滚动条组件。 方法1: 从资源面板里选择并拖拽一个 VScrollBar 组件到 List 组件的内部,并设置 VScrollBar 组件对象的属性 name 的值为 scrollBar。 ***注意:此处滚动条的属性 name 的值必须为 scrollBar。*** 方法2:选择list组件,右侧属...

来源: Laya2.0_文档 发布时间: 20210715

9. list功能改变图片皮肤 [ 83%]

...atter中layasprite怎么改变图片大小? 合并小图片 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 laya怎么跨域加载图片 本地调试加载本地图片都报错 如何获取图片每个像素点的RGB? 图片添加点...

来源: Laya_社区 发布时间: 20170616

10. List属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 83%]

...加滚动条组件。 方法1: 从资源面板里选择并拖拽一个 VScrollBar 组件到 List 组件的内部,并设置 VScrollBar 组件对象的属性 name 的值为 scrollBar。 ***注意:此处滚动条的属性 name 的值必须为 scrollBar。*** 方法2:选择list组件,右侧属...

来源: Laya2.0_文档 发布时间: 20210715