Module rat_widget::text_input_mask
source · Expand description
Text-Input with mask.
Structs§
- Text input widget with input mask.
- State & event-handling.
Functions§
- Handle all events. Text events are only processed if focus is true. Mouse events are processed if they are in range.
- Handle only mouse-events.
- Handle only navigation events. Text events are only processed if focus is true. Mouse events are processed if they are in range.