CustomWidgets.Variables
Jump to navigation
Jump to search
List of available Variables for CustomWidgets
Default Variables
- CONTENT - resource name, where located all content - files of images and fonts;
- pane - directory of image 1x1 pixels;
- Width, Height - default user screen size (guiGetScreenSize);
Images
- Image.Cross - Default Window cross button back (round);
- Image.Point - Default Window cross button front (circle);
- Image.Check - Default Check box background;
- Image.Round - Default round for Check Box;
- Image.Down - Default arrow down for Combo Boxes;
- Image.Next - Default arrow right for Custom Number Scrollers;
- Image.Prev - Default arrow left for Custom Number Scrollers;
- Image.Loading - Default point for Loading Widget;
Fonts
- Fonts.OpenSansBold - Open Sans Bold;
- Fonts.OpenSansBoldItalic - Open Sans Bold Italic;
- Fonts.OpenSansSemiBold - Open Sans Semi Bold;
- Fonts.OpenSansSemiBoldItalic - Open Sans Semi Bold Italic;
- Fonts.OpenSansExtraBold - Open Sans Extra Bold;
- Fonts.OpenSansExtraBoldItalic - Open Sans Extra Bold Italic;
- Fonts.OpenSansItalic - Open Sans Italic;
- Fonts.OpenSansLight - Open Sans Light;
- Fonts.OpenSansLightItalic - Open Sans Light Italic;
- Fonts.OpenSansRegular - Open Sans Regular;
- Fonts.SeguiReg - Segoe UI Regular;
- Fonts.SeguiLig - Segoe UI Light;
- Fonts.HelvetRegular - Helvetica Regular;
- Fonts.HelvetThin - Helvetica Thin;
- Fonts.RobotoThin - Roboto Thin;
Themes
- Themes.Dark.Red - Dark Red Theme;
- Themes.Dark.Blue - Dark Blue Theme;
- Themes.Dark.Purple - Dark Purple Theme;
- Themes.Light.Red - Light Red Theme;
- Themes.Light.Blue - Light Blue Theme;
- Themes.Light.Purple - Light Purple Theme;