QUICKTAB_CUSTOMGUISETTINGS

Detailed Description

Macros

#define QUICKTAB_BAR
 
#define QUICKTAB_BARTITLE
 
#define QUICKTAB_SHOWSINGLE
 
#define QUICKTAB_SPRINGINGFOLDERS
 
#define QUICKTAB_SEPARATOR
 
#define QUICKTAB_BARSUBGROUP
 
#define QUICKTAB_BARLAYERCOLOR
 
#define QUICKTAB_NOLINEBREAK
 
#define QUICKTAB_BGCOLOR
 
#define QUICKTAB_NOMULTISELECT
 
#define QUICKTAB_ALTERNATIVECOLOR
 
#define QUICKTAB_LMB_LIKE_RMB
 

Macro Definition Documentation

◆ QUICKTAB_BAR

#define QUICKTAB_BAR

Int32 Bar mode (0=off, 1=on, 2=non-bold, 3=special separator look). Set true for group title bars.

◆ QUICKTAB_BARTITLE

#define QUICKTAB_BARTITLE

String Title for bar mode.

◆ QUICKTAB_SHOWSINGLE

#define QUICKTAB_SHOWSINGLE

Bool Show single items.

◆ QUICKTAB_SPRINGINGFOLDERS

#define QUICKTAB_SPRINGINGFOLDERS

Bool Allow springing folders (activate quicktabs on drag and drop).

◆ QUICKTAB_SEPARATOR

#define QUICKTAB_SEPARATOR

Bool Draw separator.

◆ QUICKTAB_BARSUBGROUP

#define QUICKTAB_BARSUBGROUP

Bool Handle as subgroup. Like bar mode, but with fold arrow icon. Implies QUICKTAB_BAR. Call (0) to get fold state.

◆ QUICKTAB_BARLAYERCOLOR

#define QUICKTAB_BARLAYERCOLOR

Bool Show layer color.

◆ QUICKTAB_NOLINEBREAK

#define QUICKTAB_NOLINEBREAK

Bool No line break for tabs inside scroll groups.

◆ QUICKTAB_BGCOLOR

#define QUICKTAB_BGCOLOR

Vector or Int32 Color RGB or ID.

◆ QUICKTAB_NOMULTISELECT

#define QUICKTAB_NOMULTISELECT

Bool No multiple tab selection.

◆ QUICKTAB_ALTERNATIVECOLOR

#define QUICKTAB_ALTERNATIVECOLOR

Int32 Use an alternative color (color ID from color preferences).

◆ QUICKTAB_LMB_LIKE_RMB

#define QUICKTAB_LMB_LIKE_RMB

Bool If true, left mouse button click only changes the clicked tab state, the rest of selected/unselected tabs remain unchanged (so it behaves like right mouse button click).

Since
2023.000