DragonFly On-Line Manual Pages

Search: Section:  


adime_file_select(3)          Adime API Reference         adime_file_select(3)

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) Adime version 2.2.1 adime_file_select(3)

Search: Section: