A Button Matrix is basically just a way for quickly creating multiple Buttons at the same time inside a common container Frame.
When creating a new button matrix, you can assign functions to each of the buttons quite quickly with the dedicated dialog.
When you want to create many buttons at the same time on the Virtual Console, you may do this by using the Add Button Matrix dialog.
Function list | Shows you a list of functions that will be assigned to the buttons, one function per button. |
Add Functions to the list. | |
Remove the selected functions from the list. | |
Dimensions | Horizontal button count: Number of buttons to create horizontally Vertical button count: Number of buttons to create vertically Button size: The size of each button Allocation: Shows you the number of functions currently in the list and the number of buttons that will be created with the current parameters. If you have less buttons than functions, the remaining functions will NOT be allocated to any buttons. On the other hand, if you have more buttons than functions, some buttons are not assigned a function, leaving them empty. |
Frame | Normal: Place the buttons inside a Normal Frame Solo: Place the buttons inside a Solo Frame |