Platform Package reference: Function EwGetStyles()

Description of the function EwGetStyles() available in all Platform Packages for C compatible target systems. This function is intended to be used when integrating the Embedded Wizard created GUI application with the underlying graphics subsystem, graphics hardware or other external GUI applications coexisting on the same system.

Declaration

XStylesSet EwGetStyles( void )

Discussion

The function EwGetStyles() returns a set with actually enabled styles. The function returns 0 (zero) if no style is enabled. The returned value corresponds to the value of the Chora built-in variable styles. Generally, the activation/deactivation of the styles affects the selection of multi-variant constants, resources, classes or autoobjects.