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

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

【可动态编辑表格】App Inventor 2 Dynamic Editable HTML Table - App应用...

olor=rgba(0, 0, 0, 0.54)This example will allow you to: Display an AI2 (in csv format e.g. header row, then data rows) list in an html table. It will also allow you (with the exception of the header row) to create new rows, edit any row,  and delete any row, whilst returning the saved/upd...
https://bbs.tsingfun.com/thread-1632-1-1.html 

ScrollArrangementHandler 滚动布局管理器拓展:同一屏幕内页面切换效果 - ...

规则一般如下:如果滑动距离超过屏幕的一半,则切换屏幕,否则回到原屏幕。 具体用法,请参考原文。 原文: https://aix.colintree.cn/zh/exte ... gementHandlers.html https://mp.weixin.qq.com/s/1k6PFZT7HANyUEG3q1PnLQ
https://bbs.tsingfun.com/thread-1675-1-1.html 

请问 App Inventor 2 能不能做出很好看的界面? - App应用开发 - 清泛IT社...

...面? 答:当然是可以的,专业好看的界面也是一点点布局产生的,原生Android能开发出的界面,理论上App Inventor 2也能开发出来。 一般来说,如果原生组件布局的界面不能满足要求,那么可以采用图片元素来自定义布局:屏幕...
https://bbs.tsingfun.com/thread-1749-1-1.html 

图片轮播拓展 - ColinTreeSlideShow - App Inventor 2 拓展 - 清泛IT社区,为创新赋能!

...ub Release 基本使用流程为该组件预留一个空的 水平滚动布局,将宽高设置好 (目前组件有个问题,在加入图片之后调整这个布局,图片不会跟随改变大小)如图(背景颜色可以先设置好): 在添加列表项之前先初始化一下...
https://bbs.tsingfun.com/thread-2211-1-1.html 

AppInventor2 布局方法几则 - App应用开发 - 清泛IT社区,为创新赋能!

看图即可。
https://bbs.tsingfun.com/thread-2483-1-1.html 

ClickTools 拓展:为布局、标签等没有点击事件的组件添加点击事件 - App In...

Blocks[size=15.008px] [size=15.008px][color=var(--tertiary)][color=var(--secondary)]blocks (2)[color=var(--secondary-high)]499×533 28.5 KB Documentation - component ~ component id ~ int (number) id ~ id you used for your registered component Use this event to set blocks of component cli...
https://bbs.tsingfun.com/thread-1537-1-1.html 

关于虚拟屏的隐藏问题 - App应用开发 - 清泛IT社区,为创新赋能!

可不可以实现隐藏一个布局布局内的控件也一起隐藏?你理解的非常对,就是这样的。{:8_389:} 布局内的组件跟着最外面的布局一起显示和隐藏!具体怎么隐藏 可不可以讲明白点?引用: 逍遥虎 发表于 2024-03-24 16:52 具体怎么...
https://bbs.tsingfun.com/thread-1811-1-1.html 

APP INVENTOR硬件交互学习教程10——多个虚拟界面实现 - 创客硬件开发 - 清...

本帖最后由 mzb2012 于 2024-07-10 11:47 编辑 通过配置垂直布局实现两个虚拟界面切换。 1.界面设计 增加了两个垂直布局,作为界面1和界面2的容器存放每个页面的内容;增加导航布局,水平布局增加两个按钮,用于切面切换。 ...
https://bbs.tsingfun.com/thread-2044-1-1.html 

如何让底部导航栏固定不随屏幕滑动而滑动呢? - App Inventor 2 中文网 - ...

...定在最底部,不随屏幕其他选项的滑动而滑动 垂直滚动布局实现: 参考效果: App Inventor 2  发表于 2024-11-06 10:30 垂直滚动布局实现: 有点没看太明白,需要下载那个拓展吗App Inventor 2  发表于 2024-11-06 10:30 ...
https://www.fun123.cn/referenc... 

App Inventor 2 标签内容过多,如何做到可上下滑动? · App Inventor 2 中文网

...上下滑动? 垂直滚动条布局 « 返回首页 垂直滚动条布局 一般在大模型App中,使用标签进行输出,这时可能内容较多,默认情况下,并不会出现滚动条,不能上下滑动,看不...