Crate easy_imgui_filechooser

Source

Re-exports§

pub use glob;

Structs§

CustomAtlas
Custom atlas for the FileChooser widget.
FileChooser
Main widget to create a file chooser.
Filter
An entry in the “File filter” combo box.
FilterId
An identifier for the filter.
Flags
NoPreview
A dummy implementation for PreviewBuilder that does nothing.
Pattern
A compiled Unix shell style pattern.
UiParameters
Extra arguments for the FileChooser::do_ui() function.

Enums§

Output
The output of calling do_ui each frame.

Traits§

PreviewBuilder
A trait to build the “preview” section of the UI.

Functions§

build_custom_atlas
Rebuild the custom atlas.
set_locale
Sets the language for this widget