Functions
core/vgui/vgui_error_dialog.h File Reference

Display an error dialog box. More...

Go to the source code of this file.

Functions

void vgui_error_dialog (char const *message)
 Pop up an error dialog, and wait for the user to dismiss it.

Detailed Description

Display an error dialog box.

Author:
awf@robots.ox.ac.uk
Date:
04 Oct 00

Definition in file vgui_error_dialog.h.


Function Documentation

void vgui_error_dialog ( char const *  message)

Pop up an error dialog, and wait for the user to dismiss it.

Definition at line 10 of file vgui_error_dialog.cxx.