Quantcast
Channel: LiveCode Forums
Viewing all articles
Browse latest Browse all 780

Talking LiveCode • LiveCode Button Click Not Updating Label

$
0
0
I'm building a mobile app prototype in LiveCode to help users track their fitness goals. I've created a stack with a button and a label. When the button is clicked, the label should display the current date. However, when I run the app on my iPhone simulator, clicking the button doesn't update the label with the date.

CODE:

on mouseUp  put the short date into myLabelTextend mouseUp
I've double-checked the code and it seems correct. Is there anything obvious I might be missing that's preventing the label from updating?
I'm new to LiveCode mobile development. Could there be any platform-specific considerations that might be causing this issue?
Has anyone else encountered a similar problem with buttons and labels not interacting as expected? If so, what was the solution?

Statistics: Posted by samantha23 — Thu May 23, 2024 10:21 am



Viewing all articles
Browse latest Browse all 780

Trending Articles