Variables and callbacks
Index for the variable table and callback design.
Details live in two articles:
- Variable design: types, VP, arrays, initial values,
dwin_var.h - Callback design: callback IDs, implementation code, export append/replace
Touch areas, sliders, switches, and labels bind the variable table by dropdown index. After a rename the app rebinds by name — still open each control.