Skip to content

ben-cottrell-nz/upt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Universal Platform Toolkit: A toolkit for making user interfaces using platform calls.

Aims

  • Support for these systems:
    • GNU/Linux with GTK+-3.0
    • Microsoft Windows 10
    • Apple macOS with Cocoa
  • Ability to build, as close as possible, similar looking and functioning user interfaces across platforms, even at the cost of platform specific features.
  • Ease of use, with modern C++11 (and up) features.

Assumptions

  • Each platform supports parenting and creation of controls and windows with a pointer or value.

About

Universal Platform Toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published