Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

NDK_XX::OkCancelBox Class Reference

#include <ndk++.h>

Inheritance diagram for NDK_XX::OkCancelBox:

NDK_XX::MessageBox NDK_XX::DialogBox NDK_XX::Control List of all members.

Public Methods

 OkCancelBox (const string &title, const string &message, int style=info)

Constructor & Destructor Documentation

NDK_XX::OkCancelBox::OkCancelBox const string &    title,
const string &    message,
int    style = info
[inline]
 

Definition at line 1807 of file ndk++.h.

References NDK_XX::Control::get_ctrl_id(), NDK_XX::Control::notify_enabled(), PAGE_MODIFIED, NDK_XX::Control::pParent, and NDK_XX::Control::process_message().

Referenced by NDK_XX::DialogBox::on_dlg_term().

01807                                  {
01808         if(notify_enabled())
01809             process_message(pParent,PAGE_MODIFIED,get_ctrl_id(),this);


The documentation for this class was generated from the following file:
Generated on Thu Oct 10 16:02:21 2002 by doxygen1.2.17