adime_file_select - Man Page

Synopsis

#include <adime.h>

int adime_file_select(const char *message, char *path, const char *ext, int size, int w, int h);

Description

Like Allegro´s `file_select_ex()´, but with Adime´s 3d look and feel. It is not affected by all `adime_window_*´ variables though, only the ones beginning with `adime_window_title_*´. Also, it has the extra feature of not changing `path´ if it gets cancelled.

See Also

adime_dialogf(3)

Info

version 2.2.1 Adime API Reference