Commit Graph

9 Commits

Author SHA1 Message Date
e4e372e84a rename builder methods to denote tab and row 2023-08-25 18:50:29 +01:00
b98f892b23 implements a basic tab structure
using tabgroup ("settings", "physical", "virtual")

Patch Composite buttons placed.
Events for patch composite not yet implemented
2023-08-25 18:29:43 +01:00
aecc9efb83 refactor make_row2 2023-08-24 17:22:37 +01:00
426e91f6fe implements hardware out as:
focusable buttonmenus.
2023-08-24 16:07:28 +01:00
752f93a64c only register patch events if not kind basic
add basic build script
2023-08-23 02:31:15 +01:00
0db0511dc9 implements a text search for comboboxes 2023-08-23 02:04:18 +01:00
d195c1cd97 utility methods and default values implemented 2023-08-23 00:27:37 +01:00
d6f991ef67 implements make_row2() 2023-08-22 18:13:15 +01:00
654a86b2ab move layout construction into builder class
separates construction from app representation
2023-08-22 16:11:24 +01:00