GithubHelp home page GithubHelp logo

fcccode / longui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dustpg/longui

0.0 0.0 0.0 18.65 MB

Lightweight C++ GUI Library 轻量级C++图形界面库

License: Other

C++ 92.25% Makefile 5.33% HLSL 0.11% C 2.10% Ruby 0.21%

longui's Introduction

LongUI

Lightweight C++ GUI Library

INDEX索引         Download Single File

Features in LongUI

Light Weight

  • main target on LongUI
  • static-link framework, helloworld bin-file-size less than 200kb
  • for this, no c++ exception in LongUI
  • LongUI Single File will be larger

XML User Interface Language

  • partially compatible Mozilla's XUL (XML part)
  • partially compatible CSS to get custom look
  • built-in script interface to support your own script-lang
  • more detail, see XUL

High-DPI Support

  • dynamic dpi monitor(e.g: 2 different dpi monitor) support

Accessible

  • support accessible even it's light-weight

Hardware Acceleration

  • gpu render based on direct2d now
  • dynamic gpu change support(like surface book)
  • hardware acceleration layered window support(on win8.1 and higher)

License

  • LongUI under MIT License
  • more detail, see License.txt
Minimum supported client
  • Windows 8 and Platform Update for Windows 7 [desktop apps]

LongUI

C++轻量级GUI库

LongUI特点

轻量级

  • 这是LongUI的主要实现目标
  • 设计为静态库, helloworld二进制文件不足200kb
  • 为此, LongUI没有使用C++异常
  • 单文件LongUI 会大一点

XML User Interface Language

  • 部分兼容 Mozilla的XUL (XML部分)
  • 部分兼容 CSS 用来显示自定义的样式
  • 内建的脚本接口用来支持自定义的脚本语言
  • 更多XUL相关内容: 查看这里

高DPI支持

  • 动态支持高DPI显示器(比如两个显示器不同DPI)

Accessible

  • 没错! 即便是轻量级还是支持了Accessible!

硬件加速支持

  • 目前使用基于Direct2D的GPU渲染
  • 支持动态切换显卡(比如surface book, 微软SB)
  • 支持硬件加速的分层(允许透明)窗口(需要Win8.1以及以上)

License

  • LongUI是基于 MIT License的
  • 更多细节请查看License.txt
最低客户端支持
  • Windows 8以及 Windows 7 的平台更新[桌面应用程序]

longui's People

Contributors

dustpg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.