Jamie Villeneuve
Articles
-
Release Notes 9.0.2
New and Noteworthy Storyboard Designer New text layout option (Bidirectional) that will automatically detect and shape text where appropriate New model object hierarchy that allows in...
-
Release Notes 9.0.1
New and Noteworthy Storyboard Designer New text layout option (Bidirectional) that will automatically detect and shape text where appropriate New model object hierarchy that allows infini...
-
Release Notes 9.0
New and Noteworthy Storyboard Designer New text layout option (Bidirectional) that will automatically detect and shape text where appropriate. New model object hierarchy that allows infin...
-
How to enable and develop with CCallbacks
CCallbacks ( What are C Callbacks? ) enable you to use the lightweight Storyboard Engine Public API from within your C/C++ code to directly interact with the Storyboard Engine and offer an additio...
-
Linking the backend to the GUI via Storyboard IO
On embedded systems that have memory protection, Storyboard IO can use an implementation based on inter-process communication (IPC) that allows for communication between a backend application and ...
-
Storyboard IO Wrapper API
This section details the functions that are available in the library libsbio-wrapper.so and that are publically commented on in the header file sbio_wrapper.h