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

大约有 480 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0063 秒)

471. Morn下List组件如何给每一条列表添加Click事件,是需要for吗? [ 57%]

...引起单元格上的按钮点击后多次触发点击事件 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 鼠标滚轮滚动事件 请问layaair2.0-js 怎么用程序在list中添加多元素的item 问题状态 最新活动: 2015-12-24...

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

472. APK上的bug:List嵌套List,里层List的item会"溢出",遮罩失败, [ 56%]

...的createFrames 使用已经加载的图集缓存动画失败 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 FD 宏编译时 出现 试图访问该方法时失败 富文本下划线绘制bug 在List渲染的时候,在滚动一个list的...

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

473. laya.ui.ScrollBar_API3.0 [ 55%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/ui/ScrollBar" ScrollBar Class ScrollBar ScrollBar 组件是一个滚动条组件。 当数据太多以至于显示区域无法容纳时,最终用户可以使用 ScrollBar 组件控制所显示的数据部分。 滚动条由四...

来源: Laya3.0_api 发布时间: 20231115

474. 含有List的Scene移除后List的item未移除,性能面板的Sprite一直增长 [ 53%]

...显示成负数 1.7.20beta有bug,帧属性面板打不开 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 分享:技术突破:HTML5裸跑性能已可媲美APP 自从layaflash起,就一直存在的bug 在List渲染的时候,在滚...

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

475. ScrollRect设置会引起其他的UI资源无法正在显示 [ 52%]

...引起单元格上的按钮点击后多次触发点击事件 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 3D模型无法修改scale? laya3D动画...

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

476. List 组件做的手风琴Demo [ 52%]

...   list.itemRender =Item; //Item 为继承BOX类         list.vScrollBarSkin ="";         Laya.stage.addChild(list);         list.array =this.arr;         list.renderHandler =new Laya.Handler(this,this.updateItem);         this.listArr.push(list); //-------...

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

477. list ,增加item ,我想在末尾增加,但是每次都给我翻倍的增加,如何解决 [ 48%]

... list.y = 60; list.height = 470; list.width = 542; list.spaceY = 20; list.vScrollBarSkin = ""; list.repeatX = 1; list.repeatY = 10; list.selectEnable = false; list.renderHandler = new Handler(this, function(cell, index) { cell.setImg(cell.dataSource); }); this.roombg.addChild(list); var data = []; f...

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

478. List中放TextInput,当list滚动的时候,复用会有问题,input中的内容会乱,尤其有输入框focus的情况下 [ 48%]

....stage.height - HEI * list.repeatY) / 2; // 使用但隐藏滚动条 list.vScrollBarSkin = ""; list.selectEnable = true; list.selectHandler = new Handler(this, onSelect); list.renderHandler = new Handler(this, updateItem); Laya.stage.addChild(list); // 设置数据项为对应图片的路径 var dat...

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

479. laya.ui.Panel_API3.0 [ 22%]

...ticEnabled filters globalRotation globalScaleX globalScaleY graphics gray hScrollBar hScrollBarSkin height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect scrollType skewX skewY stage staticCache texture timer...

来源: Laya3.0_api 发布时间: 20231115

480. laya.ui.UIComponent_API3.0 [ 14%]

... Sprite UIComponent Box ISelect Button Clip ColorPicker Label Image Slider ScrollBar ComboBox ProgressBar TipManager OpenDataContextView Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeigh...

来源: Laya3.0_api 发布时间: 20231115