Blogroll
- 我爱画.流程图.UML.公式排版 打造最好的UML.流程图.数学公式.统计图表.绘图工具.
新浪微博
- @酷话王软件 给家里打了个电话,话费确实超级便宜,语音质量也不错,推荐一下。[嘻嘻]
- 厉害//好文分享:“编写应用的小帮手Bugsnag正式上线,实时追踪程序Bug”。网易云阅读的订阅源《36氪》不错, 值得一看~ http://t.cn/zjkNtgT [图片]
- 不错//好文分享:“未来App开发的方向”。网易云阅读的订阅源《雷锋网》不错, 值得一看~ http://t.cn/zjklk0R [图片]
- 回复@李松峰:图灵出了不少好书,偶然有差一点的也难免。同时买的《移动应用UI设计模式》读起来就很舒服。[嘻嘻] //@李松峰: 这样的书今后要杜绝。李先静ABSURD_AT_CSDN : 《自然用户界面设计》读起来超级晦涩,难道作译者不知道图书本身也是有用户界面的吗? [图片]
- 创业公司低于2%的股份基本上没多大意义,记得前段时间有篇文章分析过。//@杜晓祥://@查立:再转。//@倪正东: 这个有用!
May 2013 M T W T F S S « Sep 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Windows版FTK UI Designer下载地址:
Windows版FTK UI Designer下载地址:[download id="7"]
Posted in FTK(嵌入式GUI)
8 Comments
嵌入式GUI FTK 界面设计器
FTK UI 设计器是一个普通的FTK应用程序,可以从桌面的应用程序列表中进入:

新建:创建一个新窗口。
打开:打开一个存在的xul文件。
保存:保存设计结果到一个xul文件,同时产生C代码。
帮助:显示帮助信息。
退出:退出应用程序(不保存结果)。

按Insert键:可以放入新控件。
按Delete键:选择的控件。
按F5键:弹出上下文菜单。
按下Alt或Shift键 + 方向键:调整选中控件的大小。
按下Ctrl键 + 方向键:调整选中控件的位置小。

在上下文菜单中可以插入控件,复制控件,删除控件和设置控件的属性。

可以设置控件的基本属性,如ID,位置,大小和文本。

TODO: ListView/IconView/Tab/ComboBox等控件的专用属性,暂时还没有实现。
Posted in FTK(嵌入式GUI)
1 Comment
新开微博:http://weibo.com/i/2352470455 欢迎交流。
新开微博:http://weibo.com/i/2352470455 欢迎交流。
Posted in 沉思录
Leave a comment
ftk的python binding
pyftk是ftk的python binding,项目地址位于https://github.com/htbegin/pyftk.
* pyftk的版本号与ftk的版本号保持一致,现在是v0.6。
* pyftk现在支持Linux,对Windows的支持没有测试过。
* pyftk使用python的ctypes模块实现,而不是使用c来实现扩展。
* pyftk提供的结构与ftk提供的接口是一样的,不是面向对象式的接口。
更多信息请参见https://github.com/htbegin/pyftk/blob/v0.6/script_binding/python/README.
辛苦HotForest兄了:)
Posted in FTK(嵌入式GUI)
3 Comments
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Posted in Uncategorized
1 Comment
嵌入式GUI RT-THREAD/FTK-0.6发布
嵌入式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

Linux 内核LOGO生成工具
相对内核提供的pnmtologo,增加下列功能:
- 支持PNG格式。
- 支持JPG格式。
- 提供reduce颜色数的参数。
Posted in Open Source
2 Comments
嵌入式linux通用截图工具(增强版)
gsnap不基于任何具体的GUI,直接从framebuffer中截图,所以适用于任何嵌入式linux设备。相对前一个版本,主要改动有:
- 增加RGB888/ARGB8888支持
- 增加png格式输出(感谢figofuture提供)。
有需要的朋友请到这里下载。
Posted in Tools
26 Comments
