#include <errorbox.h>
Inheritance diagram for ErrorBox:

Public Member Functions | |
| ErrorBox (char *title, int x=(int) BC_INFINITY, int y=(int) BC_INFINITY, int w=400, int h=120) | |
| virtual | ~ErrorBox () |
| int | create_objects (char *text) |
Definition at line 6 of file errorbox.h.
|
||||||||||||||||||||||||
|
Definition at line 3 of file errorbox.C. |
|
|
Definition at line 8 of file errorbox.C. |
|
|
Definition at line 12 of file errorbox.C. |
1.4.4