ImFileDialog
ImFileDialog copied to clipboard
Custom widgets
Builds on #17.
This allows the user to place additional widgets in the dialog between the filename text box and the Open/Save/Cancel buttons via an optional callback passed to Open(). I'm using this to select modes and to specify options for save operations (e.g., JPEG quality,...)
A demo has been added to the example application.