ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

EgLine V0.3—LVGL官方拖拽式UI编辑工具(可导出代码)

2022-01-10 14:34:56  阅读:496  来源: 互联网

标签:features 代码 导出 but EgLine UI plan 版本 LVGL


**

EdgeLine

**
是LVGL官方团队退出的一款拖拽式UI编辑工具,现在还处于测试间断,目前最新版本为v0.3,已经可导出代码。

注意:

  1. 使用该软件需要注册lvgl账号,这一步可能需要代理
  2. 目前版本的项目支持在最大分辨率为480x320、32位色的设备
  3. 该版本导出的代码基于LVGL v7,可导出C以及Python代码
    在这里插入图片描述

同时作者kisvegabor本人也提供了有关软件的收费计划,原文如下:

Based on your suggestions and a lot of internal discussions we came up with this approach for the final release (v1.0)

1.Free plan:
Free, no registration
Basic features (similar to v0.3 with still missing but mandatory features such as font import)
Limitation in features, e.g. limited number of screens, widgets, etc
Useful to quickly try out Edgeline and see if you like it
Maybe some days of trial without limitation but it’s not decided yet

2.Standard plan
Like the free plan but for no limitation
Will be very cheap (i.e. comparable to a (or a few) cups of coffee per month)
No internet will be required, the licence will be verified offline

3.Professional plan
Like the standard version with extra features. E.g. style editor (not only local styles), advanced animation editor, and so on
It targets professional user so it will have a higher price
How does it sound?

这种收费计划看起来和EAGLE差不多,挺好的。

v0.3官方论坛发布页:https://forum.lvgl.io/t/edgeline-v0-3-is-released/5838/29
Windows 版本: LINK
Linux 版本: LINK

经测试无代理情况下载速度能到1MB/s以上

阿里云盘链接
https://www.aliyundrive.com/s/FQstiWKPWLQ
软件界面
在这里插入图片描述
目前原生支持如下控件,Panel控件可自定义。
在这里插入图片描述
导出C代码如下结构
在这里插入图片描述
导出python代码结构如下
在这里插入图片描述

标签:features,代码,导出,but,EgLine,UI,plan,版本,LVGL
来源: https://www.cnblogs.com/hfwz/p/15784265.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有