fltk/file_chooser.h File Reference


Detailed Description

Popup file chooser dialog, using the FileChooser widget.


Namespaces

namespace  fltk

Functions

const char * fltk::dir_chooser (const char *message, const char *fname, int relative=0)
const char * fltk::file_chooser (const char *message, const char *pattern, const char *filename, int relative=0)
void fltk::file_chooser_callback (void(*cb)(const char *))
void fltk::use_system_file_chooser (bool=true)


Wed Sep 10 02:47:46 2008. FLTK ©2007 Bill Spitzak and others.
Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved.