wxTreeMultiWindowItem flags


Defines

#define wxTMC_BG_ADJUST_CNT   0x000000001
#define wxTMC_BG_ADJUST_BTN   0x000000002
#define wxTMC_BG_ADJUST_ALL   (wxTMC_BG_ADJUST_CNT | wxTMC_BG_ADJUST_BTN)
#define wxTMC_SPAN_WIDTH   0x000000004

Detailed Description

These flags can be used in wxTreeMultiCtrl::AppendWindow as enforced flags, or in wxTreeMultiWindowInfo to set the flags for repetetive adding of Window nodes with the same (or near same) properties.

Define Documentation

#define wxTMC_BG_ADJUST_ALL   (wxTMC_BG_ADJUST_CNT | wxTMC_BG_ADJUST_BTN)

When set, all backgrounds from windows and buttons will be adjusted to match the control background

Definition at line 97 of file wxTreeMultiCtrl.h.

#define wxTMC_BG_ADJUST_BTN   0x000000002

When set, the background of the wxButton windows will also be changed. This needs wxTMC_ADJUST_BACKGROUND to be set as well.

Definition at line 94 of file wxTreeMultiCtrl.h.

#define wxTMC_BG_ADJUST_CNT   0x000000001

When set, this flag will change the background of all the panels and subwindows added to the wxTreeMultiCtrl.

Definition at line 91 of file wxTreeMultiCtrl.h.

#define wxTMC_SPAN_WIDTH   0x000000004

When set, the control added is resized horizontally over the complete length. When the user resizes the window, the control is resized as well

Definition at line 100 of file wxTreeMultiCtrl.h.


Generated on Wed Nov 12 11:38:15 2008 for BBTK by  doxygen 1.5.6