DisplayPrompt() displays a message and retrieves a response from the user. The user is prompted with a message, and the response from the prompt is returned.
Definition at line 306 of file CATApp.cpp. References CAT_CONSOLE, CAT_STAT_IN_PROGRESS, CAT_STAT_PROMPT_CANCEL, CAT_STAT_PROMPT_NO, CAT_STAT_PROMPT_OK, CAT_STAT_PROMPT_YES, CAT_SUCCESS, CATASSERT, CATPROMPT_OK, CATPROMPT_OKCANCEL, CATPROMPT_YESNO, CATPROMPT_YESNOCANCEL, GetAppName(), and CATWindow::OSGetWnd(). Referenced by CATWindow::DisplayPrompt().
|