Download Latest Version ImGuiFileDialog_App_Win32_Boost_FS.zip (822.3 kB)
Email in envelope

Get an email when there's a new version of ImGuiFileDialog

Home / v0.6.4
Name Modified Size InfoDownloads / Week
Parent folder
ImGuiFileDialog v0.6.4.tar.gz 2022-02-17 162.8 kB
ImGuiFileDialog v0.6.4.zip 2022-02-17 168.1 kB
README.md 2022-02-17 1.3 kB
Totals: 3 Items   332.1 kB 0

little update for ImGui 1.87

The dialog can be : * embedded in your imgui window now * can have ok and cancel button with different widths and placements * can disable with flags the display of the boobkmark * can display a popup of parallels directory with the path separator '\' or '/' of the path composer

R40y1mJixc

see changes :

[ADD] : add a / between path in the composer. when you clik left on it, you have a popup of paralle directory, you can select [ADD] : can invert the ok and cancel buttons (with the define invertOkAndCancelButtons) [ADD] : add a way for tune the width of validation buttons, ok and cancel (defines okButtonWidth and cancelButtonWidth) [ADD] : add a way for tune the position of the validations buttons. okCancelButtonAlignement is a ratio by ex 0.0 is left, 0.5 middle, 1.0 right, and other ratios [ADD] : add a way to disable the display of bookmark feature by the flag ImGuiFileDialogFlags_DisableBookmarkMode [ADD] : add a way for embbed the FIleDialog in a user imgui begin/end scope, let inetrgate the dialog in any windows. just need to use the flag ImGuiFileDialogFlags_NoDialog

Source: README.md, updated 2022-02-17