Building Player, Widgets, and SCHost
Introduction
CGI Studio provides an integrated development environment based on Visual Studio for widget and a...
Building CGI Panel
The CGI Panel is a C# project which provides a graphical interface which supports the control of ...
Building Player and Widgets
Building Player and Widgets The Player executable used by CGI Panel collects following component...
Activating Additional Behaviors for Player
To include the behaviors part of CGI Studio in the Player, simple enable the CMake option CGIAPP_...
Building SCHost for SceneComposer
To make the same set of widgets available for SceneComposer, as they are for the Player, a new SC...
Customizing Widgetset Generation
Customizing Widgetset Generation For adding your own behaviors and widgets to the default widget...
BehaviorSet Library with Behavior Set Parts
With the new CMake environment, a new CMake Flag CANDERA_DEPRECATED_WIDGETSET_ENABLED is availabl...
Candera Version Validation
To ensure, that an application like the Player always refers to the proper Candera version, follo...
Using Player on 64 bit Systems
For Player, the CMake project generator should be of type Win64 (e.g. Visual Studio 15 2017 Win64...
Debugging Hints
Debugging Player For debugging the Player set "Player" as startup project in the Player solution...
Used Behaviors Plugin
The "Used Behaviors Plugin" extracts the type names of all Behaviors referenced in a solution.At ...