#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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|