bindings/cpp; c: addressed Application class registration issues
authorJerome St-Louis <jerome@ecere.com>
Thu, 22 Sep 2016 21:04:10 +0000 (17:04 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 21 Nov 2016 14:18:59 +0000 (09:18 -0500)
commita18bbadfcb6cb89676007d15ee914ce482b5a933
tree5ce4c8d2fb8ad66be58aa32ca740a644fe5e10f8
parentc186a76be679d0340909d57935ee6ef2239d78ee
bindings/cpp; c: addressed Application class registration issues
- New REGISTER_APP_CLASS and EVOLVE_APP macros
- Improved Application class registration samples
- Added missing GuiApplication::cycle() 'idle' parameter
bindings/c/ecere.h
bindings/cpp/eC.hpp
bindings/cpp/ecere.hpp
bindings/cpp/samples/helloApp.cpp
bindings/cpp/samples/helloApp3.cpp
bindings/cpp/samples/helloApp4.cpp [new file with mode: 0644]