Module fltk::input[][src]

Expand description

Input widgets

Structs

FileInput

Creates a File-input widget

FloatInput

Creates an input widget which takes only floats

Input

Creates an input widget

IntInput

Creates an input widget which takes only integers

MultilineInput

Creates a multiline-input widget

SecretInput

Creates a secret input widget

Enums

InputType

Sets the input widget’s type