Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 581 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 581 Bytes

emGUI-example

Example project of emGUI UI library port to Windows Desktop

UI screenshots

Main Window Modal Dialog Plot Fullscreen window Label Widget

Keyboard shortcuts

  • ESC - similar to close button in StatusBar

How to build

Checkout project

git clone [email protected]:libEmGUI/emGUI-example.git
git submodule init
git submodule update

Use MS Visual Studio 2015 to build emGUI-example/emGUI-example.sln