TouchGFXWidgets and Containers
Posted skullboyer
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了TouchGFXWidgets and Containers相关的知识,希望对你有一定的参考价值。
Widgets and Containers 是 TouchGFX 应用最基础的东西,他们贯穿于 UI 的整个开发,属于 TouchGFX 的预制组件,同时也支持自定义实现
Widgets
Widget 的位置坐标是相对于父节点而言的,父节点可以是根容器即 Screen 或 容器
根据需要也可以自定义 widget
Containers
容器可以包含子节点,子节点可以是 widget 和 container
因为 widget 位置是相对于父节点的,改变父节点容器的位置就会改变子节点 widget 的位置
容器作为一个 Viewports,意味着只有与之几何重合的部分才是可见的
根据需要也可以自定义 container
以上是关于TouchGFXWidgets and Containers的主要内容,如果未能解决你的问题,请参考以下文章
xml 卸妆链接da barra lateral“Minha Conta”没有Magento.Arquivo yourPackage / YourTemplate / customer / accou
spring整合mybatis bug解决java.lang.IllegalArgumentException: Mapped Statements collection does not conta
.net core Docker Compose启动问题: Debugging Error, The program to be debug con not be found in the conta
mysql配置文件夹错误:在安装mysql 5.6.19 时运行cmake命令是出现CMake Error: The source directory does not appear to conta