#pragma once // Maximum number of events that can be stored in a single input loop. #define MaxWidgetEvents 8 // Width of scroll bars in pixels. #define ScrollBarWidth 16