Skip to content

cnjinhao/nana-demo

 
 

Repository files navigation

nana-demo

This is a collection of small examples borrowed (with modifications) from any possible source, mostly from documents and blogs posted by Jin Hao.

The simple applications in the root directory show how to combine a few features of Nana C++ GUI programing.

The aim of each .cpp files in the "Examples" directory is to show how to use one feature.

The master branch allow you to quickly browse, modify and compile any of the demos. You can use it for a quick setup of your own project.
The branch dev_nana_in examples introduce a dependency of each demo project on the source code of nana and add the project for the generation of the nana static library to the solutions for Visual Studio 2013 and 2015. This allow you to quickly select (checkout) the exact version of nana (in the nana repository!!) - for example, the latest hotfix - you want to use and recompile it together with the demo of your choice. It also allow you to quickly browse, modify, test and contribute! to nana.

All demos are updated to Nana v1.2.

Need periodical revision and adaptation.

This is also a test for each change in nana. I compile regularly all of them after each push to the master or hotfixes branches of Nana.

All are automatically added to the Doxygen-generated Nana Documentation from the project Nana-docs

If you have another build system tested for this collection of demos, please take a time to contribute it back here. Thank!

About

demos and tests for Nana C++ GUI library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.3%
  • CMake 3.7%