carb::simplegui::kDragDropFlagSourceNoPreviewTooltip
Defined in carb/simplegui/SimpleGuiTypes.h
-
const DragDropFlags carb::simplegui::kDragDropFlagSourceNoPreviewTooltip = 1 << 0
By default, a successful call to BeginDragDropSource opens a tooltip so you can display a preview or description of the source contents. This flag disable this behavior.