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

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

101. UI-Tree [ 80%]

... 2; Laya.stage.addChild(tree); } } const Box = Laya.Box, Clip = Laya.Clip, Label = Laya.Label; // 此类对应的json对象: // {"child": [{"type": "Clip", "props": {"x": "13", "y": "0", "left": "12", "height": "24", "name": "selectBox", "skin": "ui/clip_selectBox.png", "right": "0", "clipY": "2"}...

来源: Laya2.0_示例 发布时间: 20260303

102. 关于下拉列表的选择触发 [ 79%]

...e = "small" this.now_map.text = "当前地图:" + this.small_map.selectedLabel Laya.map_small_c = e } function onSelect_big(e) { if (e != 0) { if (Laya.keys > 0) { Laya.big_switch = 0 Laya.map_big = e Laya.maptype = "big" this.small_map.selectedIndex = 0 this.now_map.text = "当前地图:" + ...

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

103. label标签没有html属性 [ 79%]

label标签没有html属性 label标签html属性,接受html语句后不产生相应的效果,而是直接把带<>等这一类的语句直接属性label.text了 2018-01-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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

104. [LayaAirIDE3]layanative3.1 ios 使用TTF crash [ 79%]

...?)   附件demo核心逻辑是每秒生产2000个随机字符赋值给Label,在ios的native环境下运行demo就会奔溃。   版本:3.1.0 附件 : --> test.zip 2024-02-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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

105. laya.ui.UIComponent_API3.0 [ 78%]

...造函数 Hierarchy 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...

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

106. layabox能不能由xml生成节点 [ 78%]

...m" height="44" editorInfo="compId=11">' + '<Label width="746" name="bg" height="44" bgColor="#e5ba8a" editorInfo="compId=72"/>' + '<Label y="0" x="0" width="32" visible="false&qu...

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

107. label修改内容padding失效问题 [ 78%]

label修改内容padding失效问题 是使用ui的label的时候,设置了padding , 然后在代码里通过changeText()这个方法修改内容,发现padding 失效了。但是如果通过属性去修改text,却是可以的,这是为什么?   附件 : --> 2017-12-21 添加评论 免费...

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

108. 关于js继承类class的参数问题 [ 78%]

...his.graphics.drawRect(0, 0, 100, 20, "#ff0000");      *         var label = new laya.ui.Label();//创建一个 Label 类的实例对象 label 。      *         label.text = "100000";//设置 label 的文本内容。      *         label.name = "label";//设置 label 的name属...

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

109. Text 模糊 [ 78%]

...mo 2020-01-17 0 0 分享 微博 QZONE 微信 lifereset 赞同来自: 你把label的cacheas 设置为bitmap试试 2020-02-14 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 xuezhao 相关问题 微信小游戏好友排行模糊 morn UI下...

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

110. button label 点击颜色 [ 78%]

button label 点击颜色 button  属性 label 上  可以设置字体颜色  点击button 字体 会变成绿色 可以控制点击后的颜色吗?   附件 : --> 2017-08-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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