carb::simplegui::kWindowFlagNoScrollWithMouse
Defined in carb/simplegui/SimpleGuiTypes.h
-
const WindowFlags carb::simplegui::kWindowFlagNoScrollWithMouse = 1 << 4
Window Flag to disable user vertically scrolling with mouse wheel. On child window, mouse wheel will be forwarded to the parent unless NoScrollbar is also set..