Crate scribl_widget

Source

Structs§

Icon
An icon made up of a single path (which should be filled with whatever color we want).
IconWidget
ModalHost
RadioGroup
ReadMap
Separator
Shadow
A widget that just draws a rectangular shadow.
ShadowlessToggleButton
A ToggleButton that doesn’t draw its drop shadow. This is potentially useful for combining toggle buttons in a way that the shadows need to be handled simultaneously. For example, this is used in RadioGroup.
SunkenContainer
A re-implementation of druid’s container, supporting drop-shadows (but no borders because we don’t use them).
ToggleButton
TooltipHost

Constants§

BUTTON_ICON_BUTTON_COLOR
BUTTON_ICON_COLOR
BUTTON_ICON_DISABLED_COLOR
BUTTON_ICON_HOT_STROKE_COLOR
BUTTON_ICON_HOT_STROKE_THICKNESS
BUTTON_ICON_PADDING
BUTTON_ICON_SELECTED_COLOR
DROP_SHADOW_COLOR
DROP_SHADOW_RADIUS
UI_BEIGE
UI_DARK_BLUE
UI_DARK_GREEN
UI_LIGHT_BLUE
UI_LIGHT_GREEN
UI_LIGHT_STEEL_BLUE
UI_LIGHT_YELLOW

Traits§

TooltipExt

Functions§

configure_env
read_map