Skip to content
reduz edited this page Feb 25, 2014 · 9 revisions

Theme

####Inherits: Resource ####Category: Core

Brief Description

Theme for controls.

Member Functions

Description

Theme for skinning controls. Controls can be skinned individually, but for complex applications it's more efficient to just create a global theme that defines everything. This theme can be applied to any Control, and it and the children will automatically use it.

Theme resources can be alternatively loaded by writing them in a .theme file, see wiki for more info.

Member Function Description

Clone this wiki locally