Skip to content

A library for creating efficient graphical user interfaces for C++ applications.

Notifications You must be signed in to change notification settings

aleksanderkoder/VanityUI

Repository files navigation

Vanity UI

A library for easy creation of efficient and beautiful graphical user interfaces for C++ applications.

Dev notes

  • Set project properties to compile as lib instead of exe when library development is done.
  • Set subsystem in project properties to none.
  • Remove Source.cpp when lib is done. This file is only used for testing while lib is under active development.

About

A library for creating efficient graphical user interfaces for C++ applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published