package
1.9.25
Repository: https://github.com/p9c/pod.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CopyContextDimensionsWithMaxAxis copies the dimensions out with the max set by an image.Point along the axis.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Fill is a general fill function that covers the background of the current context space.
No description provided by the author
GetDimensionList returns a dimensionlist based on the given listelement.
GetInfContext creates a context with infinite max constraints.
HexARGB converts a 32 bit hex string into a color specification.
HexNRGB converts a 32 bit hex string into a color specification.
No description provided by the author
No description provided by the author
NewTheme creates a new theme to use for rendering a user interface.
NewWindow creates a new window.
NewWindowP9 creates a new window.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Scales is the ratios against TODO: shouldn't that 16.0 be the text size in the theme?.
No description provided by the author
No description provided by the author

# Structs

App defines an application with a header, sidebar/menu, right side button bar, changeable body page widget and pop-over layers.
No description provided by the author
Border lays out a widget and draws a border inside it.
Button is a material text label icon with options to change all features.
No description provided by the author
No description provided by the author
No description provided by the author
A ChangeEvent is generated for every user change to the text.
No description provided by the author
No description provided by the author
Clickable represents a clickable area.
Colors is a map of names to hex strings specifying colors.
No description provided by the author
No description provided by the author
No description provided by the author
Editor implements an editable and scrollable text area.
No description provided by the author
Filler fills the background of a widget with a specified color and corner radius.
No description provided by the author
Float is for selecting a value in a range.
No description provided by the author
No description provided by the author
Image is a widget that displays an image.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Label is text drawn inside an empty box.
List displays a subsection of a potentially infinitely large underlying list.
No description provided by the author
No description provided by the author
No description provided by the author
Position is a List scroll offset represented as an offset from the top edge of a child element.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A SubmitEvent is generated when submit is set and a carriage return key is pressed.
No description provided by the author
Table is a super simple table widget that finds the dimensions of all cells, sets all to max of each axis, and then scales the remaining space evenly.
Text is a widget for laying out and drawing text.
TextInput is a simple text input widget.
TextTable is a widget that renders a scrolling list of rows of data labeled by a header.
No description provided by the author
WidgetSize is a widget with a specification of the minimum size to select it for viewing.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListElement is a function that computes the dimensions of a list element.
No description provided by the author
ScaleType is a map of the set of label txsizes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author