Yukidaruma759
Member
Is it possible to loop click events?
For example, if you declare the buttons like this in Sub Global. How would call the click_events for each button?
For example, if you declare the buttons like this in Sub Global. How would call the click_events for each button?
B4X:
Private btn(3) as Button