p40F5_every_button.aia (3.9 KB)
- With every Button we avoid creating a list of buttons: make a list (Button1, Button2,...) manually.
- Notice that the button's index is created automatically. It is not ordered.
- Boton37 is different, due to the "notAlreadyHandled" block and having its own event: Boton37.Click

