Hi,
I want to have the same Buttons and Labels on different B4XPages...
Lets say Button1, Button2, Button3 on every Page.
I would like to generate them in pgm, i would like to declare them just once and have the Events like Button1_clicked just once...
How can I do that ??
Or do I really have...