Hi there,
I could use some help with the following:
I have two buttons (one name 'OK' and the other one named 'Reset') and a textfield.
When I start my layout, the textfield should read 'Test'.
When I click button OK, the text in the textfield should change to 'Button OK was clicked' and when I click button 'Reset', the text in the textfield should change to 'Button Reset was clicked'.
Anyone please?
Thanks!