Search found 2 matches

by Laralyn
Wed Nov 09, 2011 1:19 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Message Box doesn't update variables correctly
Replies: 5
Views: 4206

Re: Message Box doesn't update variables correctly

Thanks for the info! :-)

I knew about the debugger, but I was hoping to be able to watch variables change while playing, without having to step through code. Is there a way to get that section of the Code window to update without a break point?
by Laralyn
Tue Nov 08, 2011 12:00 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Message Box doesn't update variables correctly
Replies: 5
Views: 4206

Message Box doesn't update variables correctly

I'm new to LiveCode, so point me toward info on this if I've missed it somewhere! I'm debugging an app, and I can't get Global Variables to update correctly in the Message Box. If I scroll to the variable I want to check and run the game, the variable status on the right side doesn't update until I ...