Advanced Search
Search Results
1387 total results found
FeatStd Monitor
Monitor module migrated from Candera The Candera module CanderaMonitor has been migrated to FeatStd. See also: FeatStd CMake Switches for the changed CMake feature flag related to Monitor functionality.
FeatStd Util
String Ids for translatable Text A new class TextId has been added for accessing translatable texts from a string. See also: String::String(const TextId& id)
Candera Related Features
Array Editor Array properties are now supported for dynamic items (widget, effect, render target and layouter). Special editors are available in properties panel for changing the value. See also: Candera::ArrayProperty Candera Driven Valida...
SceneComposer Usability Improvements
Reusable Solution Library The main goal of a shareable component library (SCL) solution is to make all the resources from a particular SCS solution available to be used in other solutions. SceneComposer provides the possibility to reuse any part from a soluti...
SceneComposer Known Issues
SCL feature is not working properly on WinXp due to the long path of the temporary directory (c:\Documents And Settings\...). There is no automatic conversion for SCLs. Any SCL solution needs to be converted manually and re-exported. Unifor...
Import from Photoshop
Photoshop Import/Export From Candera 2.10 to 3.0, TextBrush was changed in that: Alignment property was removed and TextBrush in 3.0 behaves just like Alignment was "ConstantHeightAlignment" LayoutingArea property was introduced SceneCompos...
Extract Bitmaps
Description Use the Bitmap Extractor component of Asset Tool for extracting bitmaps from a given asset generated with SceneComposer. Usage For extracting bitmaps from an asset library file, use the following workflow: Obtain the asset for extractin...
Introduction
The Smart Importer will allow you to easily and quickly import digital assets to your solution. With AI assistance, you can assign functional HMI controls to elements within your design in a straightforward manner. Several other useful features are included, s...
Recommended PSD Layers Structure for Smart Importer
When creating PSD files using Adobe Photoshop, it is recommended that the naming and structure of the Photoshop layer controls be pre-matched to SceneComposer. This will allow for smooth application of controls and their properties when importing with SmartImp...
Usage example (Importing and assigning Control)
In this section describes the Control assignment procedure when importing a PSD file with the layer structure described in the previous chapter. The file to be imported on Scene Composer is the IVI sample attached to this document. From the menu bar on Sc...
Creating a new Solution
The first step is to create a new solution with Scene Composer. A solution is a project file containing resources for a single project. Selecting a template makes it easy to create a new Solution. Double-click on the Empty template in Samples and Templates....
Importing resources (Smart Importer)
Import contents into each scene in the solution using the Smart Importer, which uses AI to analyze Photoshop files to detect, suggest, and create controls for the Scene Composer solution. This step describes the operation of assigning appropriate controls to i...
2D scene composition
Once the import operation is initiated in the Smart Importer, the data is transformed into editable scenes based on the configurations specified within the Smart Importer. These are located in the Solution Explorer panel under [Resources > Car_Cluster > Scenes...
HMI Logic Configuration
This section describes how to configure the Gauge control to forward its value to the TextValue control using Fusion. CGI Studio provides a feature called Behaviors to apply logic to nodes without programming. The built-in behaviors provided in SceneComposer ...
Multi-languages Settings
CGI Studio's multi-language support feature allows you to easily switch between languages. This section describes how to use this feature to switch between English and Japanese units of measure such as miles and kilometers. For more information about SceneCom...
State Configuration
CGI Studio enables application logic through an integrated state machine model. State machines, combined with controls and behaviors, support the construction of complex application logic without programming. This section describes how to set up transitions b...
Transitions configuration
This page describes how to set up transitions between the three States created in the previous operation. These state transitions can be configured in the State Machine Editor. More information about state transitions can be found here. State Transition...
Introduction
This manual gives brief instructions to get the Matlab-Connector sample applications built and deployed on Android. Namely, those are MLC-Cluster and MLC-Signals. This Guide addresses the experienced user, therefore the obvious points will not be explained he...