combo.cpp File Reference

(r1785/r1496)

#include <wx/wx.h>
#include "combo.h"
#include <wx/renderer.h>
#include <wx/tooltip.h>

Go to the source code of this file.

Classes

class  wxComboPopupWindow
class  wxComboBoxExtraInputHandler
class  wxComboPopupExtraEventHandler

Defines

#define DOUBLE_CLICK_CONVERSION_TRESHOLD   500
#define DEFAULT_DROPBUTTON_WIDTH   19
#define BMP_BUTTON_MARGIN   4
#define DEFAULT_POPUP_HEIGHT   200
#define DEFAULT_TEXT_INDENT   3
#define COMBO_MARGIN   2
#define USE_TRANSIENT_POPUP   1
#define USE_TRANSIENT_POPUP   0
#define wxComboPopupWindowBase   wxDialog
#define INSTALL_TOPLEV_HANDLER   0

Variables

static wxBitmap * gs_doubleBuffer = (wxBitmap*) NULL


Define Documentation

#define BMP_BUTTON_MARGIN   4
 

Definition at line 42 of file combo.cpp.

#define COMBO_MARGIN   2
 

Definition at line 48 of file combo.cpp.

#define DEFAULT_DROPBUTTON_WIDTH   19
 

Definition at line 40 of file combo.cpp.

#define DEFAULT_POPUP_HEIGHT   200
 

Definition at line 44 of file combo.cpp.

#define DEFAULT_TEXT_INDENT   3
 

Definition at line 46 of file combo.cpp.

#define DOUBLE_CLICK_CONVERSION_TRESHOLD   500
 

Definition at line 38 of file combo.cpp.

#define INSTALL_TOPLEV_HANDLER   0
 

Definition at line 103 of file combo.cpp.

#define USE_TRANSIENT_POPUP   0
 

Definition at line 86 of file combo.cpp.

#define USE_TRANSIENT_POPUP   1
 

Definition at line 86 of file combo.cpp.

#define wxComboPopupWindowBase   wxDialog
 

Definition at line 102 of file combo.cpp.


Variable Documentation

wxBitmap* gs_doubleBuffer = (wxBitmap*) NULL [static]
 

Definition at line 632 of file combo.cpp.


Generated on Sat Nov 10 03:49:37 2007 for Camelot by  doxygen 1.4.4