30wxDECLARE_EVENT(EVT_LAYOUT_RESIZE, wxCommandEvent);
41static constexpr int kSpacing = 6;
Organizes constant variables and methods.
void LayoutResizeEvent(wxWindow *ctx)
Trigger window layout event.
int GetSpacing(const wxWindow *ctx, int factor)
Multiply default spacing with a factor, and calculate device independent pixels.