# LongUI **Repository Path**: OpenMedia/LongUI ## Basic Information - **Project Name**: LongUI - **Description**: Lightweight C++ GUI Library 轻量级C++图形界面库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-09 - **Last Updated**: 2026-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## LongUI Lightweight C++ GUI Library [INDEX索引](./INDEX.md) [Download Single File](./longui_single_file.7z) ## 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](https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL)