Hello,
I would like to know how to fill a label text by pressing a button.
Example. User presses button1 and label1 is updated with Text="button clicked"
I've tried setting the button onselect to: [code] label1.text="button clicked" [/code] but nothing happened.
Any ideas?
Thanks 🙂
ps. how do you post code in this forum? [code][/code] doesnt seem to work!