Having moved over from VB and .net I am struggling to find out how we detect the button being clicked. In other basics a Button_Click event was available.
At the moment I have three layouts. The main layout loads without a problem and is the title page which has two buttons on it. I want to click one button and switch to a different layout called front_card whilst the other button should change display to la layout called back_card.
What code do I use and where should it go? Please?
Penfound