6#include <xtd/diagnostics/debug>
55 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE)
70 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE)
72 return dialog_.show_dialog();
79 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE)
81 return dialog_.show_dialog(owner);
88 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE)
90 dialog_.show_sheet(owner);
95 #if !defined(NDEBUG) || defined(DEBUG) || defined(TRACE)
97 return dialog_.show_sheet_dialog(owner);
static void write_line()
Writes a line terminator to the trace listeners in the listeners collection.
Definition debug.h:361
Represents an event.
Definition event.h:21
#define forms_export_
Define shared library export.
Definition forms_export.h:13
Contains xtd::forms::message_dialog dialog.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10