您的位置:首页 > 产品设计 > UI/UE

嵌入式GUI RT-THREAD/FTK-0.6发布

2011-06-22 15:52 417 查看
转载时请注明出处和作者联系方式

文章出处:http://www.limodev.cn/blog

作者联系方式:李先静 <xianjimli@gmail.com>

嵌入式GUI RT-THREAD/FTK 0.6 Release Notes

o add tab widget

o add file browser widget

o add opengles backend

o port to android

o port to rt-thread

o port to wince

o port to iphone

o more documation.

o multi font size supported.

o re-implement window animation.

o performace and memory optimization.

o use gb2312 font to replace unicode fnt.

o use google pinyin as default input method.

o re-create vs2008 project, and port desktop to windows.

o re-implement default font to minimized the memory size.

o change font_canvas to interface, so it can be optimized on different platform.

特别感谢下面的朋友:

bernard bernard.xiong at gmail.com

何海强 ngwsx2008 at 126.com

richardhahaha biometric.cn at gmail.com

Lin Shao qiuyiuestc at gmail.com

焦进星 jiaojinxing1987 at gmail.com

廖耿耿 liaoggnihao at gmail.com

yapo woodysu at gmail.com

davy lee greatolee at gmail.com

zhou min dcdcmin at gmail.com

Vinx Zhu vinx.zhu at gmail.com

Su Zhenbing malajisi at gmail.com

李伟杰 maidisula at hotmail.com

tao yu yut616 at gmail.com

spremi spremi at ymail.com

ZhiHua Huang huangzhihua at gmail.com

感谢所有参与FTK开发、讨论、使用和Code Review的朋友们。

欢迎大家加入邮件列表
讨论。

有兴趣的朋友请到FTK
下载源代码。

附:

A gui library for embedded system. FTK equals funny tool kit, write it just for fun.



General features:

Lightweght.

Beautiful look and feel.

High code quality: design pattern, good code style.

Stable: code review, unit test, stress test, valgrind checked.

Full gui features: window, dialog, panel, button, menu…

Good portability: Unix, Windows, RTOS…

Modern features:

Theme.

Window animation.

Alpha channel to implement transparent/translucent window.

XML UI description language.

Script binding.

InputMethod with Handwrite

Screen rotation

Guesture recognition(TODO).

部分截图:

OpenGLES:





Button:



Cairo:





Calculator:



CheckButton



ComboBox:



Cursor:



Desktop:



Dialog:



Entry:



Animation:



File Chooser:



OpenGLES:



FullScreen:



IconView:



ImageButton:



Input Method:



Label:



ListView:



Menu:



MessageBox:



Popup Menu:



Programs:



ProgressBar:



Text View:



Transparent:





WaitBox



内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: