FTK-0.5发布
转载时请注明出处和作者联系方式
文章出处:http://www.limodev.cn/blog
作者联系方式:李先静 <xianjimli@gmail.com>
FTK-0.5 Release Notes:
1.Bug fix and optimization. 2.Widgets improvements: o entry supports tips. o label supports alignment. o listview supports marquee. o progressbar support text information. 3.VNC supported. 4.Screen rotate. 5.Gettext supported. 6.Opengles supported. 7.Unicode linebreak. 8.Gui autotest tool. 9.IPC supported(fbus). 10.Config service(fconf). 11.Filebrowser and filechooser. 12.New applications(shell/filebrowser). 13.More hardware supported. o st7781. o zoran TVBOX. o qi-hardware ben. o mini4020 14.PSP supported. 15.Documents
特别感谢tao yu,yapo su, lendy, farter, 焦进星, 李伟杰和其他参与FTK开发和讨论的朋友们。欢迎大家加入邮件列表 讨论。
有兴趣的朋友请到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).
FTK-0.5截图:
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