An open API service indexing awesome lists of open source software.

https://github.com/julongzhilu/freegui

I just want to write a completely free, cross-platform C++ GUI library.
https://github.com/julongzhilu/freegui

c-plus-plus cpp cross-platform free gui linux mit-license windows

Last synced: about 2 months ago
JSON representation

I just want to write a completely free, cross-platform C++ GUI library.

Awesome Lists containing this project

README

          

[English](README.md), [中文](README_zh.md)

I just want to write a completely free, cross-platform C++ GUI library.

**Warning**: For the foreseeable future, this library will be ​​rough and unstable​​.

# Version
0.0.3

# Features
- Create window
- Window class added two slots and one process event function
- Create button and Button class added "click" signal