How Do I Make a Simple Button Show a Message?
Posted: Tue May 27, 2025 10:05 am
I'm completely new to LiveCode and just started exploring it after seeing how beginner-friendly it claims to be. I'm following some tutorials, but I wanted to try something on my own to understand the basics better.
Right now, I'm trying to create a super simple app where I press a button, and it shows a message like "Hello, world!" in a popup. I added a button to my card, but I'm not sure where or how to write the code to make the message appear.
Could someone please walk me through:
Right now, I'm trying to create a super simple app where I press a button, and it shows a message like "Hello, world!" in a popup. I added a button to my card, but I'm not sure where or how to write the code to make the message appear.
Could someone please walk me through:
- Where exactly do I write the script?
- What is the correct code to show a basic popup message?
- Any tips on how to test and make sure it's working?