short minlabelchars; /* in characters */
short minwidgetchars; /* in characters */
- int pad;
-
+
+ short columnspace;
+ short templatespace;
+ short boxspace;
+ short buttonspacex;
+ short buttonspacey;
+
+ short pad;
} uiStyle;
typedef struct uiWidgetColors {