Crate carbide_controls[][src]

Structs

List
PlainButton
PlainTextInput

A plain text input widget. The widget contains no specific styling, other than text color, cursor color/width and selection color. Most common logic has been implemented, such as key shortcuts, mouse click and drag select along with copy and paste. For an example of how to use this widget look at examples/plain_text_input