Adonthell  0.4
dialog_screen.h File Reference

Declares the dialog_screen class. More...

#include "dialog.h"
#include "window.h"
#include "win_select.h"
#include "win_theme.h"
Include dependency graph for dialog_screen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dialog_screen
 Allows the running of dialogues through a nice interface. More...
 

Macros

#define MAX_COLOR   6
 Maximum number of colors used during a dialog. More...
 

Detailed Description

Declares the dialog_screen class.

Author
Kai Sterker kai.s.nosp@m.terk.nosp@m.er@gm.nosp@m.ail..nosp@m.com

Definition in file dialog_screen.h.

Macro Definition Documentation

#define MAX_COLOR   6

Maximum number of colors used during a dialog.

Definition at line 42 of file dialog_screen.h.