Skip to content

Gaclib 1.0 Release Candidate 2

Compare
Choose a tag to compare
@vczh vczh released this 18 Oct 22:14
· 7 commits to release-1.0 since this release

Gaclib 1.0 Release Candidate 2

GacUI / C++ Interoperable Script Engine (Apache License 2.0 with extra conditions)

Website for this project: http://www.gaclib.net/

This repository contains the latest release for the GacUI project, including packed library source codes, development tools, demos and documents. Complete source code can be accessed in https://github.com/vczh-libraries .

Fixed

  • Remove warnings for clang++
  • Remove compile errors for g++

New Tutorials

  • GacUI_Controls
    • Win11ToolstripMenu: Creating a menu with small buttons in the first line.