Giter Club home page Giter Club logo

longui's Introduction

LongUI

Lightweight Direct2D GUI Library/Framework in C++
中文说明文档
Current Version : Alpha-Stage

Features in LongUI

Friendly with High-DPI

  • No GDI/GDI+, LongUI could zoom a container into any size
  • level: PROCESS_PER_MONITOR_DPI_AWARE

XML Layout

  • Easy way to create a window through xml

Light Weight

  • static-link framework.
  • The helloworld in 200+kb only(/MD in MSC).

Document DemosShow Known Issues

Requirements

For this repo, you need:

  • OS:
    • Windows 10 or later
  • Tool-chain/Environment A: MSC
    • Visual Stuidio 2015 - Express for Desktop/Community or higher
    • Windows SDK(10.0.10586.0)
  • Tool-chain/Environment B(would support in the future): GCC/Clang
    • Rakefile(ruby)
    • MinGW-W64

Remarks

Win10 supported only now

PROJECTS LIST

  • 3rdparty/* , 3rdparty library, like dlmalloc
  • Demos/* , demos
    - more detail in DemosShow.md
  • Helper/* , helper projects
    1. ConsoleHelper -- helper for logging for debugging 2. ScriptInterfaceGenerator -- helper for binding script interface
  • LongUI -- core project, designed to be a static-link framework
  • TestUI -- my test project, just for me for debugging

License

  • LongUI under MIT License
  • pugixml - 1.5 (MIT License)
  • dlmalloc - 2.8.6 (public domain)
  • lz4 (with xxhash) (BSD 2-Clause License)
  • Scintilla-3.5.3 (License for Scintilla)
  • More detail, see License.txt

longui's People

Contributors

dustpg avatar

Watchers

 avatar  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.