fltk/ask.h File Reference


Detailed Description


Namespaces

namespace  fltk

Enumerations

enum  {
  BEEP_DEFAULT, BEEP_MESSAGE, BEEP_ERROR, BEEP_QUESTION,
  BEEP_PASSWORD, BEEP_NOTIFICATION
}

Functions

void fltk::alert (const char *,...)
int fltk::ask (const char *,...)
void fltk::beep (int type=BEEP_DEFAULT)
bool fltk::beep_on_dialog ()
void fltk::beep_on_dialog (bool)
int fltk::choice (const char *q, const char *b0, const char *b1, const char *b2,...)
int fltk::choice_alert (const char *q, const char *b0, const char *b1, const char *b2,...)
const char * fltk::input (const char *label, const char *deflt=0,...)
void fltk::message (const char *,...)
const char * fltk::password (const char *label, const char *deflt=0,...)

Variables

const char * fltk::cancel
NamedStylefltk::icon_style
NamedStylefltk::message_style
const char * fltk::message_window_label
bool fltk::message_window_scrollable
float fltk::message_window_timeout
const char * fltk::no
const char * fltk::ok
const char * fltk::yes


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.