I have been driving myself crazy for the last day because in the IDE it looked like I had a bug, but I did not really. I have a variable that get's very large (20424 characters) and when using the variable watcher it appears to be working fine, the suddenly appears to be empty, which had me looking to figure out what I was doing wrong. This is especially frustrating since I am well below the 32K character lendge, but, I assume it's going over the 32K pixel width (or whatever it is) limit for characters in fields.
I figured out eventually that everything was working just fine and it was an IDE display issue, but it took some time to figure that out that could possibly have been avoided if the variable watcher just said "Variable to large to display" instead of going blank.
And yes, I do need all of those chars on one line.
State that a variable can't be displayed in Variable watcher
Moderator: Klaus
Re: State that a variable can't be displayed in Variable wat
Hi,
The 32K pixel width (32,786 pixels to be exact) is the number of dots on your monitor, counting horizontally, which are required to display a line. I think it is about time that the RunRev team lifts those limits completely. Meanwhile, I'd say that it would indeed be very useful to see a note in the variable watcher if a value is too wide to display.
Kind regards,
Mark
The 32K pixel width (32,786 pixels to be exact) is the number of dots on your monitor, counting horizontally, which are required to display a line. I think it is about time that the RunRev team lifts those limits completely. Meanwhile, I'd say that it would indeed be very useful to see a note in the variable watcher if a value is too wide to display.
Kind regards,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode