大约有 100 项符合查询结果(耗时:0.0038秒) [XML]

https://bbs.tsingfun.com/thread-1521-1-1.html 

这个墨绿色的标题可以换颜色吗? - App Inventor 2 中文网 - 清泛IT社区...

转:这个墨绿色的标题可以换色吗? 根据文档,“状态颜色可以控制它,但ai2貌似没有,待研究。 查阅各方资料,确定原生不支持,需要用拓展实现。 TaifunTools(免费,功能强):https://puravidaapps.com/tools.php Device...
https://bbs.tsingfun.com/thread-1748-1-1.html 

下拉刷新拓展 - SwipeRefresh - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

...周围将不会有立体阴影)SwipeRefresh1 ▾.BackgroundColor ▾ 设置SwipeRefresh1 ▾.BackgroundColor ▾颜色列表(一个包含一个或以上的颜色的列表,在下拉过程中,所有颜色会按顺序显示在下拉显示的转圈动画中)SwipeRefresh1 ▾.ColorList ▾ ...
https://bbs.tsingfun.com/thread-1786-1-1.html 

【转】用App Inventor 2实现电子围功能 - App应用开发 - 清泛IT社区,为创新赋能!

...围(本项目未涉及) 步骤2 添加地图组件 Map属性设置 Map组件属性说明:BoundingBox地图的边界Sets or gets the current boundary for the map’s drawn view. The value is a list of lists containing the northwest and southeast coordinates of the current vi...
https://bbs.tsingfun.com/thread-1444-1-1.html 

【AI2+AI】人工智能舞姿识别App - 创客硬件开发 - 清泛IT社区,为创新赋能!

...tton将画布背景从纯黑色切换到实时摄像机视图。ResetButton设置Dance Score得分为零。WebViewer组件用来显示摄像头视图,Canvas组件是在黑色背景或实时摄像机视图背景上创建身体骨架模型的地方。WebViewer组件和Canvas组件的尺寸必须匹...
https://bbs.tsingfun.com/thread-1442-1-1.html 

【App Inventor 2 数据可视化】使用柱状图和饼图收集数据 - App应用开发 - ...

...查代码 第2部分:在应用中添加图表使用Chart组件将图表设置为柱状图和饼状图重命名图表组件 第3部分:编写数据输入按钮代码编写一个按钮来跟踪总数对其他按钮进行编码 第4部分:用用户数据更新图表编写一个程序来更新...
https://bbs.tsingfun.com/thread-1426-1-1.html 

状态进度条拓展:ProgressStatusBar - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

原文链接:https://community.kodular.io/t/f ... -statusbar/158057/1 {:8_389:}{:8_381:}
https://bbs.tsingfun.com/thread-1898-1-1.html 

AppInventor 文本框颜色怎么设置? - App Inventor 2 中文网 - 清泛IT社区,为创新赋能!

如题: 文本框只能设置 文字颜色 和 背景颜色: [hide]文本框的颜色没有直接的设置选项,跟着屏幕的交互颜色走的,具体请看文档:https://www.fun123.cn/reference/ ... terface.html#Screen [/hide]
https://bbs.tsingfun.com/thread-313-1-1.html 

请问如何设置richtextbox的边框颜色? - .NET(C#) - 清泛IT论坛,有思想、有深度

添加一个panel,设置背景颜色,然后richtextbox设置为fill。
https://bbs.tsingfun.com/thread-828-1-1.html 

如何设置控件背景颜色透明? - C++ UI - 清泛IT社区,为创新赋能!

使用菜单颜色设置控件CDC,模拟透明效果: COLORREF BkColor = GetSysColor(COLOR_MENU); pDC->SetBkColor(BkColor); 不过推荐使用第二种方式: pDC->SetBkMode(TRANSPARENT);         //设置控件背景透明
https://bbs.tsingfun.com/thread-1836-1-1.html 

系统界面增强扩展 - KevinkunEnhance - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

Enhangcement可以设置组件的背景色、背景图像、边框、圆角矩形、外边距、内边距、高程、使用自定义字体等示例截图实时调整布局外观(感谢ldtxinkai提供截图) 属性块设置背景颜色及圆角背景颜色fillColor、边框宽度borderWidth、边框...