jdxi_editor.ui.windows.jdxi.helpers.button_row
Attributes
Functions
|
Create address row with label and circular button. |
Module Contents
- jdxi_editor.ui.windows.jdxi.helpers.button_row.create_button_row(text_or_spec: str | picoui.specs.widgets.ButtonSpec, slot=None, vertical=False, spacing=10)[source]
Create address row with label and circular button.
Accepts either (text, slot) for backward compatibility or a ButtonSpec. When a ButtonSpec is passed, slot is ignored; use spec.slot.