Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include "FXDialogBox.h"
Go to the source code of this file.
Namespaces | |
namespace | FX |
Enumerations | |
enum | { MBOX_OK = 0x10000000, MBOX_OK_CANCEL = 0x20000000, MBOX_YES_NO = 0x30000000, MBOX_YES_NO_CANCEL = 0x40000000, MBOX_QUIT_CANCEL = 0x50000000, MBOX_QUIT_SAVE_CANCEL = 0x60000000, MBOX_SKIP_SKIPALL_CANCEL = 0x70000000, MBOX_SAVE_CANCEL_DONTSAVE = 0x80000000 } |
enum | { MBOX_CLICKED_YES = 1, MBOX_CLICKED_NO = 2, MBOX_CLICKED_OK = 3, MBOX_CLICKED_CANCEL = 4, MBOX_CLICKED_QUIT = 5, MBOX_CLICKED_SAVE = 6, MBOX_CLICKED_SKIP = 7, MBOX_CLICKED_SKIPALL = 8 } |
Copyright © 1997-2005 Jeroen van der Zijp |