adime_file_select

Langue: en

Version: version 2.2.1 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

adime_file_select

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)