zoukankan      html  css  js  c++  java
  • 嵌入式GUI FTK0.5发布

    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.

    ftk

    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:
    alpha3d.png
    alpha.png
    Button:
    button.png
    Cairo:
    cairo1.png
    cairo2.png
    Calculator:
    calc.png
    CheckButton
    checkbutton.png
    ComboBox:
    combobox.png
    Cursor:
    cursor.png
    Desktop:
    desktop.png
    Dialog:
    dialog.png
    Entry:
    entry.png
    Animation:
    expand.png
    File Chooser:
    filechooser.png
    OpenGLES:
    fog.png
    FullScreen:
    fullscreen.png
    IconView:
    iconview.png
    ImageButton:
    imagebutton.png
    Input Method:
    ime.png
    Label:
    label.png
    ListView:
    listview.png
    Menu:
    menu.png
    MessageBox:
    msgbox.png
    Popup Menu:
    popmenu.png
    Programs:
    programs.png
    ProgressBar:
    progressbar.png
    Text View:
    text_view.png
    Transparent:
    translucent.png
    transparent.png
    WaitBox
    waitbox.png

  • 相关阅读:
    hdu 5723 Abandoned country 最小生成树 期望
    OpenJ_POJ C16G Challenge Your Template 迪杰斯特拉
    OpenJ_POJ C16D Extracurricular Sports 打表找规律
    OpenJ_POJ C16B Robot Game 打表找规律
    CCCC 成都信息工程大学游记
    UVALive 6893 The Big Painting hash
    UVALive 6889 City Park 并查集
    UVALive 6888 Ricochet Robots bfs
    UVALive 6886 Golf Bot FFT
    UVALive 6885 Flowery Trails 最短路
  • 原文地址:https://www.cnblogs.com/zhangyunlin/p/6167389.html
Copyright © 2011-2022 走看看